Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-31151: Add socketserver.ForkingMixIn.server_close()#3057

Merged
vstinner merged 2 commits into
python:masterpython/cpython:masterfrom
vstinner:socketserver_waitpidCopy head branch name to clipboard
Aug 10, 2017
Merged

bpo-31151: Add socketserver.ForkingMixIn.server_close()#3057
vstinner merged 2 commits into
python:masterpython/cpython:masterfrom
vstinner:socketserver_waitpidCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Aug 10, 2017

Copy link
Copy Markdown
Member

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.