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

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

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 27, 2022

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]

…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]>
@tiran tiran requested a review from encukou as a code owner June 27, 2022 14:21
@tiran tiran changed the title [3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) [3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334) Jun 27, 2022
@tiran tiran merged commit 56f5f90 into python:3.11 Jun 27, 2022
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.

2 participants