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

The SystemExit exception is not enough to exit the pool worker process #92

Closed
loic-couderc opened this issue Sep 19, 2019 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@loic-couderc
Copy link
Member

When a process calls sys.exit (=SystemExit), the pool process is hanging forever.
Solving #91 is not enough when using a pool of workers for multiprocessing.

@loic-couderc loic-couderc added this to the v1.6.0 milestone Sep 30, 2019
@loic-couderc
Copy link
Member Author

Duplicate of #81

@loic-couderc loic-couderc marked this as a duplicate of #81 Sep 30, 2019
@loic-couderc loic-couderc self-assigned this Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant