[docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted

Antoine Pitrou report at bugs.python.org
Tue Oct 2 17:17:09 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 97f998a4dfd6db6d867f446daa62445d0782bf39 by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9676)
https://github.com/python/cpython/commit/97f998a4dfd6db6d867f446daa62445d0782bf39


----------

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


More information about the docs mailing list