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-31233, bpo-31151: Document socketserver changes#5417

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:socketserver_docCopy head branch name to clipboard
Jan 29, 2018
Merged

bpo-31233, bpo-31151: Document socketserver changes#5417
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:socketserver_docCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jan 29, 2018

Copy link
Copy Markdown
Member

socketserver.ForkingMixIn.server_close() and
socketserver.ThreadingMixIn.server_close() now waits until all child
processes and non-daemonic threads complete.

https://bugs.python.org/issue31233

socketserver.ForkingMixIn.server_close() and
socketserver.ThreadingMixIn.server_close() now waits until all child
processes and non-daemonic threads complete.
@bedevere-bot

Copy link
Copy Markdown

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@vstinner vstinner deleted the socketserver_doc branch January 29, 2018 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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