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 2018-11-28.00:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543364076.81.0.788709270274.issue33676@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b7278736b3ae158a7738057e3045bc767ced019e by Victor Stinner in branch 'master':
bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755)
https://github.com/python/cpython/commit/b7278736b3ae158a7738057e3045bc767ced019e
History
Date User Action Args
2018-11-28 00:14:36vstinnersetrecipients: + vstinner
2018-11-28 00:14:36vstinnersetmessageid: <1543364076.81.0.788709270274.issue33676@psf.upfronthosting.co.za>
2018-11-28 00:14:36vstinnerlinkissue33676 messages
2018-11-28 00:14:36vstinnercreate