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

Carlo Rosati report at bugs.python.org
Thu Aug 16 01:38:31 EDT 2018


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

You'll also need to lock when modifying the manager's list. Does anyone know how to do this using the multiprocessing.Queues without deadlocking?

----------

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


More information about the Python-bugs-list mailing list