This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients corona10, iritkatriel, vstinner
Date 2021-08-12.13:44:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628775863.9.0.871256572864.issue44895@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-08-12 13:44:23vstinnersetrecipients: + vstinner, corona10, iritkatriel
2021-08-12 13:44:23vstinnersetmessageid: <1628775863.9.0.871256572864.issue44895@roundup.psfhosted.org>
2021-08-12 13:44:23vstinnerlinkissue44895 messages
2021-08-12 13:44:23vstinnercreate