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.14:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503413586.26.0.662095689215.issue31259@psf.upfronthosting.co.za>
In-reply-to
Content
Backport reap_children() and threading_cleanup() enhancements from master to 3.6 to make tests more reliables, reduce random failures on Python CIs.

See also bpo-31258 for Python 2.7
History
Date User Action Args
2017-08-22 14:53:06vstinnersetrecipients: + vstinner
2017-08-22 14:53:06vstinnersetmessageid: <1503413586.26.0.662095689215.issue31259@psf.upfronthosting.co.za>
2017-08-22 14:53:06vstinnerlinkissue31259 messages
2017-08-22 14:53:06vstinnercreate