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 miss-islington, pablogsal, vstinner
Date 2019-12-04.12:12:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575461548.47.0.754491125131.issue38962@roundup.psfhosted.org>
In-reply-to
Content
The 5 tests don't leak anymore, I close thee issue. Thanks Pablo!

$ ./python -m test -R 3:3 -j0 test__xxsubinterpreters test_atexit test_capi test_httpservers test_threading
(...)
Total duration: 1 min 2 sec
Tests result: SUCCESS
History
Date User Action Args
2019-12-04 12:12:28vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-12-04 12:12:28vstinnersetmessageid: <1575461548.47.0.754491125131.issue38962@roundup.psfhosted.org>
2019-12-04 12:12:28vstinnerlinkissue38962 messages
2019-12-04 12:12:28vstinnercreate