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