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-07-24.22:33:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500935638.43.0.809456989752.issue26762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d7e64d9934d86aa6173229de5af5fe908662a33a by Victor Stinner in branch 'master':
test_multiprocessing: Fix dangling process/thread (#2850)
https://github.com/python/cpython/commit/d7e64d9934d86aa6173229de5af5fe908662a33a
History
Date User Action Args
2017-07-24 22:33:58vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka, davin
2017-07-24 22:33:58vstinnersetmessageid: <1500935638.43.0.809456989752.issue26762@psf.upfronthosting.co.za>
2017-07-24 22:33:58vstinnerlinkissue26762 messages
2017-07-24 22:33:58vstinnercreate