STINNER Victor <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue44895> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
