This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Windson Yang, benjamin.peterson, davin, docs@python, mattip, ned.deily, pablogsal, pitrou, tzickel, vstinner, zach.ware
Date 2018-12-06.00:49:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544057347.89.0.788709270274.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c6b0d967eb4c95e06c4f1beddfca4f6300d92ce by Victor Stinner in branch '3.7':
[3.7] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9676)" (#10968)
https://github.com/python/cpython/commit/3c6b0d967eb4c95e06c4f1beddfca4f6300d92ce
History
Date User Action Args
2018-12-06 00:49:07vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, ned.deily, docs@python, zach.ware, mattip, davin, tzickel, pablogsal, Windson Yang
2018-12-06 00:49:07vstinnersetmessageid: <1544057347.89.0.788709270274.issue34172@psf.upfronthosting.co.za>
2018-12-06 00:49:07vstinnerlinkissue34172 messages
2018-12-06 00:49:07vstinnercreate