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
mentioned this pull request
tiran
changed the title
gh-93678: Address stack exhaustion on WASI
gh-93678: Address stack exhaustion on WASI (GH-95296)
tiran
deleted the
gh-93678-wasi
branch
tiran
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters