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:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538515029.65.0.545547206417.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-10-02 21:17:09pitrousetrecipients: + pitrou, docs@python, zach.ware, mattip, davin, tzickel, Windson Yang
2018-10-02 21:17:09pitrousetmessageid: <1538515029.65.0.545547206417.issue34172@psf.upfronthosting.co.za>
2018-10-02 21:17:09pitroulinkissue34172 messages
2018-10-02 21:17:09pitroucreate