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 pablogsal
Recipients pablogsal, vstinner
Date 2019-06-01.17:37:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559410639.96.0.197798241029.issue37126@roundup.psfhosted.org>
In-reply-to
Content
❯ ./python -m test test_threading -m test_excepthook_thread_None -R :
Run tests sequentially
0:00:00 load avg: 1.38 [1/1] test_threading
beginning 9 repetitions
123456789
.........
test_threading leaked [364, 364, 364, 364] references, sum=1456
test_threading leaked [164, 164, 164, 164] memory blocks, sum=656
test_threading failed

== Tests result: FAILURE ==

1 test failed:
    test_threading

Total duration: 159 ms
Tests result: FAILURE
History
Date User Action Args
2019-06-01 17:37:19pablogsalsetrecipients: + pablogsal, vstinner
2019-06-01 17:37:19pablogsalsetmessageid: <1559410639.96.0.197798241029.issue37126@roundup.psfhosted.org>
2019-06-01 17:37:19pablogsallinkissue37126 messages
2019-06-01 17:37:19pablogsalcreate