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 davin, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2017-08-10.15:36:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502379413.7.0.752225609068.issue26762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 957d0e9b59bd27ca7c473560634d8b5dbe66338c by Victor Stinner in branch 'master':
bpo-26762: _test_multiprocessing reports dangling (#3064)
https://github.com/python/cpython/commit/957d0e9b59bd27ca7c473560634d8b5dbe66338c
History
Date User Action Args
2017-08-10 15:36:53vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka, davin
2017-08-10 15:36:53vstinnersetmessageid: <1502379413.7.0.752225609068.issue26762@psf.upfronthosting.co.za>
2017-08-10 15:36:53vstinnerlinkissue26762 messages
2017-08-10 15:36:53vstinnercreate