Skip to content
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

gh-90473: Reduce recursion limit on WASI even further (GH-94333) #94333

Merged

Conversation

tiran
Copy link
Member

@tiran Jun 27, 2022

750 fails sometimes with newer wasmtime versions. 600 is a more
conservative value.

750 fails sometimes with newer wasmtime versions. 600 is a more
conservative value.
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @tiran, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker e5e51556e45ff70053b8a7f90a07ded966401911 3.11

Jun 27, 2022
…ythonGH-94333)

750 fails sometimes with newer wasmtime versions. 600 is a more
conservative value.
(cherry picked from commit e5e5155)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 27, 2022
@bedevere-bot
Copy link

GH-94334 is a backport of this pull request to the 3.11 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants