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

Antoine Pitrou report at bugs.python.org
Wed Oct 3 07:50:13 EDT 2018


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


New changeset 4a7dd30f5810e8861a3834159a222ab32d5c97d0 by Antoine Pitrou (tzickel) in branch '2.7':
[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686)
https://github.com/python/cpython/commit/4a7dd30f5810e8861a3834159a222ab32d5c97d0


----------

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


More information about the docs mailing list