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

Carlo Rosati report at bugs.python.org
Thu Aug 16 22:21:27 EDT 2018


Carlo Rosati <crosati777 at icloud.com> added the comment:

`for i in itertools.count()` in the first implementation I posted should be `while True`. I was using that for debugging.

----------

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


More information about the Python-bugs-list mailing list