[docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
STINNER Victor
report at bugs.python.org
Wed Dec 5 19:49:37 EST 2018
STINNER Victor <vstinner at redhat.com> added the comment:
New changeset eb38ee052e2273568d0041e969aa851ee44e43ce by Victor Stinner in branch '3.6':
[3.6] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9677)" (GH-10969)
https://github.com/python/cpython/commit/eb38ee052e2273568d0041e969aa851ee44e43ce
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34172>
_______________________________________
More information about the docs
mailing list