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 giampaolo.rodola, gregory.p.smith, jwarkentin, orsenthil, python-dev
Date 2011-05-25.16:26:46
SpamBayes Score 1.6128988e-05
Marked as misclassified No
Message-id <E1QPGv0-0002d6-4x@dinsdale.python.org>
In-reply-to
Content
New changeset e2363b1c4bca by Senthil Kumaran in branch 'default':
Fix closes issue #11109 -  socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass.
http://hg.python.org/cpython/rev/e2363b1c4bca

New changeset 3e3cd0ed82bb by Senthil Kumaran in branch 'default':
News entry for issue11109.
http://hg.python.org/cpython/rev/3e3cd0ed82bb
History
Date User Action Args
2011-05-25 16:26:47python-devsetrecipients: + python-dev, gregory.p.smith, orsenthil, giampaolo.rodola, jwarkentin
2011-05-25 16:26:47python-devlinkissue11109 messages
2011-05-25 16:26:46python-devcreate