Ross Lagerwall <rosslagerw...@gmail.com> added the comment: I'm not sure. Was reap_children() meant to just reap zombie processes or wait for all children to finish?
It seems like it was written to just reap zombie processes. Might this not cause hangs during testing sometimes if a subprocess that was started has itself hung? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11616> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com