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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

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