You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3.11] gh-106883: Increase timeout for a test_sys test
On some platforms the test test_current_frames_exceptions_deadlock
goes in timeout when CPython is built with debug.
The execution time of the test is about 4x and the current timeout is
not enough to complete the test.
0 commit comments