[issue1183] race in SocketServer.ForkingMixIn.collect_children

David Ripton report at bugs.python.org
Fri Feb 29 04:24:29 CET 2008


David Ripton added the comment:

The "if pid not in self.active_children: continue" check that was added
in r61106 appears to fix the bug, so I'm happy.  Thanks.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1183>
__________________________________


More information about the Python-bugs-list mailing list