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

Make i13044 more resilient #18710

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

nicolasstucki
Copy link
Contributor

This tests that we handle stack overflows correctly. Due to some general improvements we are closer to not reaching the stack overflow. Therefore, we make this tests unroll a few more inlines to make sure that this stack overflow is reached.

@nicolasstucki
Copy link
Contributor Author

The use of the Scala 2 TASTy in #18590 can cause the stack to not overflow in this test.

This tests that we handle stack overflows correctly. Due to some general
improvements we are closer to not reaching the stack overflow. Therefore,
we make this tests unroll a few more inlines to make sure that this stack
overflow is reached.
@nicolasstucki nicolasstucki merged commit 8c64fed into scala:main Nov 6, 2023
18 checks passed
@nicolasstucki nicolasstucki deleted the make-i13044-more-resilient branch November 6, 2023 19:34
@Kordyjan Kordyjan added this to the 3.4.0 milestone Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants