Michael Hall <michaelhal...@gmail.com> added the comment:

Edit: Sorry, I should have been more clear. The hang occurs after the first 
child process exits, at which point all four children become zombies (none of 
the others exit, they just zombify immediately), and the main process sits 
there waiting forever for the rest of the children to clear out the queue, 
which of course never happens.

----------
type:  -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12738>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to