commit | e5e51556e45ff70053b8a7f90a07ded966401911 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Mon Jun 27 16:19:47 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 27 16:19:47 2022 +0200 |
tree | bd86bc0a068defa100285155119a4da07669c75f | |
parent | c0453a40faaadb43d2e69767af6c9680f8689063 [diff] |
gh-90473: Reduce recursion limit on WASI even further (GH-94333) 750 fails sometimes with newer wasmtime versions. 600 is a more conservative value.