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

Greg Brockman report at bugs.python.org
Thu Jul 8 23:33:18 CEST 2010


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

No, I'm not using the Google code backport.

To be clear, I've tried testing this with two versions of multiprocessing:
- multiprocessing-from-trunk (r82645): I get these exceptions with ~40% frequency
- multiprocessing from Ubuntu 10.04 (version 0.70a1): No such exceptions observed

Out of curiosity, I did just try this with the processing library (version 0.52) on a 64-bit Debian Lenny box, and did not observe these exceptions.

Hope that's useful!

----------

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


More information about the Python-bugs-list mailing list