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

Jesse Noller report at bugs.python.org
Fri Jul 9 00:41:58 CEST 2010


Jesse Noller <jnoller at gmail.com> added the comment:

Wait - so, you are pulling svn trunk, compiling and running your test with the built python executable? I'm not following the "multiprocessing-from-trunk" distinction unless you're picking the module out of the tree / compiling it and then moving it into some other install. I might be being overly dense.

You're running your test with cd src/tree/ && ./python <your thing> - right?

Also, what, if any, compile flags are you passing to the python build?

----------

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


More information about the Python-bugs-list mailing list