[issue36560] test_functools leaks randomly 1 memory block

STINNER Victor report at bugs.python.org
Wed Apr 17 06:16:39 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Another example:

AMD64 Fedora Rawhide Refleaks 3.6
https://buildbot.python.org/all/#/builders/193/builds/5
test_contextlib leaked [8, 1, 1] memory blocks, sum=10

I cannot reproduce the issue on my ("idle") laptop. It sounds like a random failure (race condition).

----------

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


More information about the Python-bugs-list mailing list