[issue35478] multiprocessing: ApplyResult.get() hangs if the pool is terminated

STINNER Victor report at bugs.python.org
Fri Dec 14 05:12:35 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Attached PR 11139 sets RuntimeError("Pool terminated") error in pending results if the pool is terminated.

----------

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


More information about the Python-bugs-list mailing list