[issue37126] test_threading is leaking references

Pablo Galindo Salgado report at bugs.python.org
Sat Jun 1 13:37:19 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

❯ ./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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37126>
_______________________________________


More information about the Python-bugs-list mailing list