Skip to content

Conversation

@Dafydd-E
Copy link

Comprehensive documentation covering:

  • ExecutionContext and AsyncLocal internals
  • SynchronizationContext and thread affinity
  • Task scheduling and TaskScheduler hierarchy
  • ThreadPool internals including HillClimbing algorithm
  • Work-stealing queues and worker thread lifecycle

{PR title}

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

{Detail}

Fixes #{bug number} (in this specific format)

Comprehensive documentation covering:
- ExecutionContext and AsyncLocal internals
- SynchronizationContext and thread affinity
- Task scheduling and TaskScheduler hierarchy
- ThreadPool internals including HillClimbing algorithm
- Work-stealing queues and worker thread lifecycle
@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Nov 24, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 24, 2025
@Dafydd-E Dafydd-E closed this Nov 24, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Nov 24, 2025
@Dafydd-E
Copy link
Author

I'm testing out some AI tooling, apologies

@Dafydd-E Dafydd-E deleted the claude/rebase-aspnetcore-fork-012ATSedvXUcSTP3MiRwgvYB branch November 24, 2025 22:19
@Dafydd-E Dafydd-E restored the claude/rebase-aspnetcore-fork-012ATSedvXUcSTP3MiRwgvYB branch November 24, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants