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
test test_cgi failed
test test_exception_hierarchy failed
thread 'main' has overflowed its stack
error: process didn't exit successfully: `target\release\rustpython.exe -m test --verbose` (exit code: 0xc00000fd, STATUS_STACK_OVERFLOW)
When running CPython tests on Windows (using #2049) it overflow its stack while running testInfiniteRecursion.
When running CPython tests on Windows (using #2049) it overflow its stack while running
testInfiniteRecursion.