This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients idsvandermolen, neologix, pitrou, python-dev, vstinner
Date 2014-06-20.21:51:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gwDHF0GvMz7Ljj@mail.python.org>
In-reply-to
Content
New changeset ae0b572ced20 by Charles-François Natali in branch 'default':
Issue #21491: socketserver: Fix a race condition in child processes reaping.
http://hg.python.org/cpython/rev/ae0b572ced20
History
Date User Action Args
2014-06-20 21:51:21python-devsetrecipients: + python-dev, pitrou, vstinner, idsvandermolen, neologix
2014-06-20 21:51:21python-devlinkissue21491 messages
2014-06-20 21:51:21python-devcreate