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 miss-islington, pablogsal, vstinner
Date 2018-12-20.19:33:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545334437.83.0.788709270274.issue35424@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9a8d1d7562b11969034b92217fe66aab7a951fb6 by Victor Stinner in branch 'master':
bpo-35424: emit ResourceWarning at multiprocessing.Pool destruction (GH-10974)
https://github.com/python/cpython/commit/9a8d1d7562b11969034b92217fe66aab7a951fb6
History
Date User Action Args
2018-12-20 19:33:57vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2018-12-20 19:33:57vstinnersetmessageid: <1545334437.83.0.788709270274.issue35424@psf.upfronthosting.co.za>
2018-12-20 19:33:57vstinnerlinkissue35424 messages
2018-12-20 19:33:57vstinnercreate