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 vstinner
Date 2017-08-16.11:14:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502882080.44.0.868308819189.issue31069@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 78c66a641a0d4fe61356ebfae8772e4fae24dcb7 by Victor Stinner in branch '3.6':
bpo-31069, test_multiprocessing: Fix dangling process (#3103) (#3104)
https://github.com/python/cpython/commit/78c66a641a0d4fe61356ebfae8772e4fae24dcb7
History
Date User Action Args
2017-08-16 11:14:40vstinnersetrecipients: + vstinner
2017-08-16 11:14:40vstinnersetmessageid: <1502882080.44.0.868308819189.issue31069@psf.upfronthosting.co.za>
2017-08-16 11:14:40vstinnerlinkissue31069 messages
2017-08-16 11:14:40vstinnercreate