[issue34410] Segfault/TimeoutError: itertools.tee of multiprocessing.pool.imap_unordered

Xiang Zhang report at bugs.python.org
Tue Aug 21 05:18:07 EDT 2018


Xiang Zhang <angwerzx at 126.com> added the comment:

Ahh, the infinite iterator could also releases GIL in `PyIter_Next`.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34410>
_______________________________________


More information about the Python-bugs-list mailing list