[issue22068] test_gc fails after test_idle
STINNER Victor
report at bugs.python.org
Fri Jul 25 17:50:42 CEST 2014
STINNER Victor added the comment:
It looks like test_idle leaks uncollectable objects.
I modified regrtest to use tracemalloc, I attach the output: tracemalloc.txt. Good luck to find the leaks ;-)
----------
nosy: +haypo
Added file: http://bugs.python.org/file36087/tracemalloc.txt
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22068>
_______________________________________
More information about the Python-bugs-list
mailing list