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

Multiprocessing causing zombie processes #203

Closed
ajstewart opened this issue Aug 17, 2020 · 0 comments · Fixed by #202
Closed

Multiprocessing causing zombie processes #203

ajstewart opened this issue Aug 17, 2020 · 0 comments · Fixed by #202
Assignees
Labels
bug Something isn't working

Comments

@ajstewart
Copy link
Collaborator

I suspect I need to use the finally with the try statement.

Possible I also need to also re-do the .join() but I was getting hangs with this. Maybe the functions need a time.sleep()

@ajstewart ajstewart added the bug Something isn't working label Aug 17, 2020
@ajstewart ajstewart self-assigned this Aug 17, 2020
ajstewart added a commit that referenced this issue Aug 21, 2020
@ajstewart ajstewart mentioned this issue Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant