-
-
Notifications
You must be signed in to change notification settings - Fork 32k
test_forward_recursion_actually
from test_typing
triggers stack overflow protections for a debug build under WASI
#111808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Nov 7, 2023
brettcannon
pushed a commit
that referenced
this issue
Nov 7, 2023
hugovk
pushed a commit
to hugovk/cpython
that referenced
this issue
Nov 8, 2023
brettcannon
added a commit
to brettcannon/cpython
that referenced
this issue
Nov 17, 2023
…cursion()` conditional on compiler optimizations
brettcannon
added a commit
that referenced
this issue
Nov 17, 2023
…n()` conditional on compiler optimizations (GH-112223) Co-authored-by: Victor Stinner <[email protected]>
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
…cursion()` conditional on compiler optimizations (pythonGH-112223) Co-authored-by: Victor Stinner <[email protected]>
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…cursion()` conditional on compiler optimizations (pythonGH-112223) Co-authored-by: Victor Stinner <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Detected with WASI-SDK 20 and wasmtime 14.
Linked PRs
test_typing
#111819test.support.infinite_recursion()
conditional on compiler optimizations #112223The text was updated successfully, but these errors were encountered: