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

STINNER Victor report at bugs.python.org
Mon Jul 10 06:45:25 EDT 2017


STINNER Victor added the comment:


New changeset 3b69d911c57ef591ac0c0f47a66dbcad8337f33a by Victor Stinner in branch 'master':
bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642)
https://github.com/python/cpython/commit/3b69d911c57ef591ac0c0f47a66dbcad8337f33a


----------

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


More information about the Python-bugs-list mailing list