[issue13812] multiprocessing package doesn't flush stderr on child exception

Antoine Pitrou report at bugs.python.org
Mon Jan 23 18:10:03 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

I propose applying the following patch.
We could open a separate issue to suggest "exit = sys.exit" under Windows (it doesn't seem to break any tests).

----------
keywords: +patch
nosy: +neologix
stage: test needed -> patch review
Added file: http://bugs.python.org/file24301/mpstderrflush.patch

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


More information about the Python-bugs-list mailing list