[issue30115] test_logging report reference leak

Vinay Sajip report at bugs.python.org
Fri Apr 21 06:20:46 EDT 2017


Vinay Sajip added the comment:

Also getting values I'm not sure how to interpret:

$ ./python -m test.regrtest -R : test_logging
Run tests sequentially
0:00:00 [1/1] test_logging
beginning 9 repetitions
123456789
.........
test_logging leaked [-164, 164, -164, 0] references, sum=-164
test_logging leaked [-54, 56, -54, 2] memory blocks, sum=-50
test_logging failed in 2 min 57 sec

How can you be sure the problem is here rather than in the reference leak checks?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30115>
_______________________________________


More information about the Python-bugs-list mailing list