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 corona10
Recipients Mark.Shannon, chris.jerdonek, corona10, iritkatriel, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2021-08-13.15:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628868071.85.0.868114453593.issue44895@roundup.psfhosted.org>
In-reply-to
Content
From my macOS, I was not able to reproduce the issue also as like as Victor and Pablo.

repeat 10 ./python.exe -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

However hang was able to reproduce.
History
Date User Action Args
2021-08-13 15:21:11corona10setrecipients: + corona10, vstinner, chris.jerdonek, lukasz.langa, Mark.Shannon, pablogsal, miss-islington, iritkatriel
2021-08-13 15:21:11corona10setmessageid: <1628868071.85.0.868114453593.issue44895@roundup.psfhosted.org>
2021-08-13 15:21:11corona10linkissue44895 messages
2021-08-13 15:21:11corona10create