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:36:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503412568.83.0.450478678857.issue31258@psf.upfronthosting.co.za>
In-reply-to
Content
Backport reap_children() and threading_cleanup() enhancements from master to 2.7 to make tests more reliables, reduce random failures on Python CIs.
History
Date User Action Args
2017-08-22 14:36:08vstinnersetrecipients: + vstinner
2017-08-22 14:36:08vstinnersetmessageid: <1503412568.83.0.450478678857.issue31258@psf.upfronthosting.co.za>
2017-08-22 14:36:08vstinnerlinkissue31258 messages
2017-08-22 14:36:08vstinnercreate