Skip to content

[build] Increment default thread stack size from to 2MB (was 1MB) #23638

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

WojciechMazur
Copy link
Contributor

Tries to fix #23612 - the StackOverflow is triggered during sbt compilation of the project, we have not performed any sbt changes recently that could have caused that, however, our build definitions size has increased.
I suspect the StackOverflow errors started to get triggered recently as our build got larger/more complicated - increae in the thread stack size should mitigate the issue, otherwise, we'll need to investigate it again.

@WojciechMazur WojciechMazur enabled auto-merge (squash) July 31, 2025 15:33
@WojciechMazur WojciechMazur merged commit fe6b7eb into scala:main Jul 31, 2025
45 checks passed
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.

Intermittent StackOverflow in Typer when running community_build_c and community_build_b
2 participants