[issue9207] multiprocessing occasionally spits out exception during shutdown (_handle_workers)

Greg Brockman report at bugs.python.org
Thu Jul 8 22:42:52 CEST 2010


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

That's likely a mistake on my part.  I'm not observing this using the stock version of multiprocessing on my Ubuntu machine(after running O(100) times).  I do, however, observe it when using either python2.7 or python2.6 with multiprocessing-from-trunk, if that's interesting.

I'm not really sure what the convention is here; should this be filed just under Python 2.7?  Thanks.

----------

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


More information about the Python-bugs-list mailing list