Kristján Valur Jónsson added the comment:

Richard, reading the multiprocessing.py code, it appears that your suggestion 
of closign and joining the Pool() object should also do the trick.  Doing that 
will certainly also fix this particular case.  I'll implement that in our local 
application code.

I'm still not happy that 2.7 has a potential exit crash if a daemon thread is 
left hanging :(

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17969>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to