Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG test_no_crash_max_workers_on_windows fail to shutdown on CI #397

Open
tomMoral opened this issue Apr 14, 2023 · 0 comments
Open

BUG test_no_crash_max_workers_on_windows fail to shutdown on CI #397

tomMoral opened this issue Apr 14, 2023 · 0 comments

Comments

@tomMoral
Copy link
Collaborator

tomMoral commented Apr 14, 2023

The test test_no_crash_max_workers_on_windows fails to shutdown on some system (OSX in particular) because it takes more time to start all processes than the waiting time allow in the shutdown_worker method of the executor manager thread.
It is unclear why the queue is full at this point and this should be investigated.

A run with a log is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant