[issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly

Greg Brockman report at bugs.python.org
Sat Jul 10 21:56:40 CEST 2010


Greg Brockman <gdb at ksplice.com> added the comment:

What about just catching the exception?  See e.g. the attached patch.  (Disclaimer: not heavily tested).

----------
Added file: http://bugs.python.org/file17934/shutdown.patch

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


More information about the Python-bugs-list mailing list