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

Leftover resource_tracker processes #806

Open
minrk opened this issue May 4, 2023 · 0 comments
Open

Leftover resource_tracker processes #806

minrk opened this issue May 4, 2023 · 0 comments

Comments

@minrk
Copy link
Member

minrk commented May 4, 2023

I'm still not quite sure where these come from (multiprocessing for sure, but exactly where is unclear), but sometimes when starting and stopping lots of clusters, there can be quite a few processes leftover after the cluster is shutdown, like:

python -c from multiprocessing.resource_tracker import main;main(26)

When I try to track it down, I can't seem to provoke their creation on purpose, but something isn't being cleaned up right.

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