[issue44895] refleak test failure in test_exceptions

Irit Katriel report at bugs.python.org
Thu Aug 12 09:59:55 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

I see it on Mac but not windows.

Running the test with -v or adding prints makes the leak go away. I’m suspecting that one of the recursion tests fails to clear an exception or something like that.

Removing any one of the tests makes it stop failing.

----------

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


More information about the Python-bugs-list mailing list