[issue40149] test_threading leaked [38, 38, 38] references, sum=114

STINNER Victor report at bugs.python.org
Wed Apr 1 22:14:43 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Attached test_leak.py is enough to reproduce the leak. It's related to subinterpreters and the _abc module.

----------
Added file: https://bugs.python.org/file49024/test_leak.py

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


More information about the Python-bugs-list mailing list