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 pitrou
Recipients Windson Yang, davin, docs@python, mattip, pitrou, tzickel, zach.ware
Date 2018-10-02.21:36:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538516181.32.0.545547206417.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 07b96a95db78eff3557d1bfed1df9ebecc40815b by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9677)
https://github.com/python/cpython/commit/07b96a95db78eff3557d1bfed1df9ebecc40815b
History
Date User Action Args
2018-10-02 21:36:21pitrousetrecipients: + pitrou, docs@python, zach.ware, mattip, davin, tzickel, Windson Yang
2018-10-02 21:36:21pitrousetmessageid: <1538516181.32.0.545547206417.issue34172@psf.upfronthosting.co.za>
2018-10-02 21:36:21pitroulinkissue34172 messages
2018-10-02 21:36:21pitroucreate