Skip to content

Update DefaultStackSize to Thread_DefaultStackSize #118076

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 29, 2025

Conversation

MichalStrehovsky
Copy link
Member

@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 23:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates a configuration key name from "DefaultStackSize" to "Thread_DefaultStackSize" in the CoreCLR PAL initialization code. This change aligns the configuration key name with a more descriptive and standardized naming convention that explicitly indicates it controls the default stack size for threads.

Key changes:

  • Updates the CLRConfigNoCache configuration key retrieval to use the new "Thread_DefaultStackSize" name

@MichalStrehovsky MichalStrehovsky merged commit a8fee60 into main Jul 29, 2025
98 checks passed
MichalStrehovsky added a commit that referenced this pull request Jul 29, 2025
@MichalStrehovsky MichalStrehovsky deleted the MichalStrehovsky-patch-1 branch July 29, 2025 05:53
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