[docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
STINNER Victor
report at bugs.python.org
Mon Dec 3 11:24:54 EST 2018
STINNER Victor <vstinner at redhat.com> added the comment:
I suggest to revert this change, since it caused a regression:
"multiprocessing.Pool.imap hangs in MacOs after applying this commit: (...)"
----------
nosy: +benjamin.peterson, ned.deily, vstinner
priority: normal -> release blocker
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34172>
_______________________________________
More information about the docs
mailing list