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

Loading minitrees with num_workers can lead to undying processes #44

Open
JelleAalbers opened this issue Nov 27, 2016 · 0 comments
Open

Comments

@JelleAalbers
Copy link
Contributor

When you load minitrees with multiple processes using the num_workers option, but the load crashes or is interrupted, it seems to be possible that some process remain alive even after restarting your notebook kernel. This might be one of the reasons many people have a lot of processes open on the jupyterhub.

I'm not sure what we can do against this, except perhaps investigate and try to isolate the issue. If we have a clear example we can report it upstream to dask or jupyterhub (wherever the problem seems to lie).

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