[issue30301] multiprocessing: AttributeError: 'SimpleQueue' object has no attribute '_poll'

Xiang Zhang report at bugs.python.org
Wed May 17 09:04:02 EDT 2017


Xiang Zhang added the comment:


New changeset 6f75bc003ab4d5294b0291289ae03f7a8d305f46 by Xiang Zhang in branch 'master':
bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601)
https://github.com/python/cpython/commit/6f75bc003ab4d5294b0291289ae03f7a8d305f46


----------

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


More information about the Python-bugs-list mailing list