[issue35267] reproducible deadlock with multiprocessing.Pool

Jonathan Gossage report at bugs.python.org
Sat Dec 8 20:37:47 EST 2018


Jonathan Gossage <jgossage at gmail.com> added the comment:

I think documentation is sufficient but I would like it to state the pitfalls available if apply_async is not synchronized correctly which will happen whenever the output does not fit the pipe buffer.

----------

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


More information about the Python-bugs-list mailing list