[issue13812] multiprocessing package doesn't flush stderr on child exception
Roundup Robot
report at bugs.python.org
Fri Jan 27 10:58:05 CET 2012
Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:
New changeset 2863d9273abd by Antoine Pitrou in branch '3.2':
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
http://hg.python.org/cpython/rev/2863d9273abd
New changeset 96c1de5acbd3 by Antoine Pitrou in branch 'default':
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
http://hg.python.org/cpython/rev/96c1de5acbd3
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13812>
_______________________________________
More information about the Python-bugs-list
mailing list