[issue1540386] SocketServer.ForkingMixIn.collect_children() waits on pid 0

Jeffrey Yasskin report at bugs.python.org
Thu Feb 28 19:05:03 CET 2008


Jeffrey Yasskin added the comment:

Mostly fixed in r61106. This should make the buildbots happy, but there
is still a corner case in which we waitpid(0) and could confuse other
libraries.

----------
nosy: +jyasskin
type:  -> behavior
versions: +Python 2.6

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1540386>
_____________________________________


More information about the Python-bugs-list mailing list