[issue44895] refleak test failure in test_exceptions

STINNER Victor report at bugs.python.org
Thu Aug 12 09:44:23 EDT 2021


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

I fail to reproduce the issue on Linux on the 3.10 branch. I interrupted the job after 20 minutes:

$ ./python -m test -R 3:3 test_exceptions -m test_no_hang_on_context_chain_cycle2 -m test_recursion_normalizing_infinite_exception -m test_recursion_in_except_handler -m test_recursion_normalizing_with_no_memory -F -j1
(...)
0:21:38 load avg: 2.01 [134] test_exceptions passed
beginning 6 repetitions
123456
......

I tested the commit 5d444434ad4e1943a88c9d3aadd300fd0f05dab7.

----------

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


More information about the Python-bugs-list mailing list