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-07-28.15:51:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501257071.46.0.0955559412996.issue31041@psf.upfronthosting.co.za>
In-reply-to
Content
I ran "./python -m test -v test_logging --fail-env-changed -F" in 3 terminals on the FreeBSD 10 buildbot, and I failed to reproduce the bug. I ran my test for 5 minutes.

Maybe threading_cleanup() should call support.gc_collect().
History
Date User Action Args
2017-07-28 15:51:11vstinnersetrecipients: + vstinner
2017-07-28 15:51:11vstinnersetmessageid: <1501257071.46.0.0955559412996.issue31041@psf.upfronthosting.co.za>
2017-07-28 15:51:11vstinnerlinkissue31041 messages
2017-07-28 15:51:11vstinnercreate