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

Workers don't respect global configuration and spawn too many threads #468

Closed
colibrisson opened this issue Mar 7, 2023 · 1 comment · Fixed by #469
Closed

Workers don't respect global configuration and spawn too many threads #468

colibrisson opened this issue Mar 7, 2023 · 1 comment · Fixed by #469

Comments

@colibrisson
Copy link
Contributor

When training with multiple workers, after a while the workers don't respect the global config and spawn many threads. This scikit-learn bug was fixed by scikit-learn/scikit-learn#25363.

@colibrisson
Copy link
Contributor Author

colibrisson commented Mar 7, 2023

This issue impacts segmentation in eScriptorium.

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

Successfully merging a pull request may close this issue.

1 participant