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-22.16:03:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503417788.0.0.909902186683.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5f20539ee5c6e3f1da23e8fc31ba519a3d078c79 by Victor Stinner in branch '3.6':
bpo-31234: fork_wait tests now join threads (#3139) (#3187)
https://github.com/python/cpython/commit/5f20539ee5c6e3f1da23e8fc31ba519a3d078c79
History
Date User Action Args
2017-08-22 16:03:08vstinnersetrecipients: + vstinner
2017-08-22 16:03:08vstinnersetmessageid: <1503417788.0.0.909902186683.issue31234@psf.upfronthosting.co.za>
2017-08-22 16:03:07vstinnerlinkissue31234 messages
2017-08-22 16:03:07vstinnercreate