[issue30886] multiprocessing.Queue.join_thread() does nothing if created and use in the same process

Antoine Pitrou report at bugs.python.org
Mon Jul 10 05:40:20 EDT 2017


Antoine Pitrou added the comment:

Oh, that's because you're calling join_thread() explicitly.  I see.  I agree that the fix looks desirable then.

----------

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


More information about the Python-bugs-list mailing list