[issue11109] socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass

Senthil Kumaran report at bugs.python.org
Wed May 25 18:44:50 CEST 2011


Senthil Kumaran <senthil at uthcode.com> added the comment:

This is fixed in 3.3 now. Keeping it open for test_socketserver update. After a ForkingServer service call, it should be asserted the collect_children routine is run.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
versions:  -Python 2.7, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11109>
_______________________________________


More information about the Python-bugs-list mailing list