Skip to content

[release/11.0] Fix h3 connection-level and stream-level abort locking - #69042

Open
github-actions[bot] wants to merge 1 commit into
release/11.0from
backport/pr-68102-to-release/11.0
Open

[release/11.0] Fix h3 connection-level and stream-level abort locking#69042
github-actions[bot] wants to merge 1 commit into
release/11.0from
backport/pr-68102-to-release/11.0

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Backport of #68102 to release/11.0

/cc @BrennanConroy @cincuranet

Fix h3 connection-level and stream-level abort locking

Description

Improve server reliability when using HTTP/3.

Fixes #68101

Customer Impact

Threads can get blocked resulting in more threads being created.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

Follows similar pattern already implemented in HTTP/2

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

)

* Fix h3 connection-level and stream-level abort locking

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

@artl93 artl93 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Important reliability improvement. Approved.

@artl93 artl93 added the Servicing-approved Shiproom has approved the issue label Sep 4, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hi @github-actions[bot]. This PR was just approved to be included in the upcoming servicing release. Somebody from the @dotnet/aspnet-build team will get it merged when the branches are open. Until then, please make sure all the CI checks pass and the PR is reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants