[issue4106] multiprocessing occasionally spits out exception during shutdown

Jesse Noller report at bugs.python.org
Fri Jan 23 15:47:40 CET 2009


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

Skip, using this:

 while ((x++ < 500)) ; do echo '!'$i ; ./python.exe test_proc.py; done | 
egrep '!'

I don't see the exception in python-trunk, freshly compiled. It could be 
an OS thing (I'm on OS/X) - I just want to confirm that you're still 
seeing this on trunk

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


More information about the Python-bugs-list mailing list