Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 10, 2017

socketserver.ForkingMixIn.server_close() now waits until
all child processes completed to prevent leaking zombie processes.

https://bugs.python.org/issue31151

bpo-31151: socketserver.ForkingMixIn.server_close() now waits until
all child processes completed to prevent leaking zombie processes.
@vstinner vstinner merged commit aa8ec34 into python:master Aug 10, 2017
@vstinner vstinner deleted the socketserver_waitpid branch August 10, 2017 13:28
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 this pull request may close these issues.

2 participants