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.

作者 python-dev
收信人 giampaolo.rodola, gregory.p.smith, jwarkentin, orsenthil, python-dev
日期 2011-05-25.16:26:46
SpamBayes Score 1.6128988e-05
Marked as misclassified
Message-id <E1QPGv0-0002d6-4x@dinsdale.python.org>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2011-05-25 16:26:47python-dev修改recipients: + python-dev, gregory.p.smith, orsenthil, giampaolo.rodola, jwarkentin
2011-05-25 16:26:47python-dev链接issue11109 messages
2011-05-25 16:26:46python-dev创建