[issue24484] multiprocessing cleanup occasionally throws exception

Jorge Herskovic report at bugs.python.org
Wed Jun 24 15:28:58 CEST 2015


Jorge Herskovic added the comment:

Ok, sorry, one more important thing I omitted in the previous comment.

^^^ The second exception above seems to be related to a new test I added, one that includes a daemonic process which itself relies on daemonic threads. 

The cleanup of that seems to be FUBARed, and it makes the original exception much more likely to pop up as well.

----------

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


More information about the Python-bugs-list mailing list