◐ Shell
clean mode source ↗

gh-93678: Address stack exhaustion on WASI (GH-95296) by tiran · Pull Request #95296 · python/cpython

Commit 75c0c1b added function calls that increase stack consumption
slightly. This pushed recursion tests over the call stack limit of
wasmtime and broke three tests on wasm32-wasi.

Skip two tests and lower recursion limit of the third test.

@tiran tiran mentioned this pull request

Jul 26, 2022

iritkatriel

@tiran tiran changed the title gh-93678: Address stack exhaustion on WASI gh-93678: Address stack exhaustion on WASI (GH-95296)

Jul 26, 2022

@tiran tiran deleted the gh-93678-wasi branch

July 26, 2022 20:14

@tiran tiran mentioned this pull request

Jul 26, 2022