Skip to content

[release/10.0] Fix race in RST_STREAM_IncompleteRequest HTTP/2 tests#65717

Merged
wtgodbe merged 1 commit intorelease/10.0from
backport/pr-65454-to-release/10.0
Mar 10, 2026
Merged

[release/10.0] Fix race in RST_STREAM_IncompleteRequest HTTP/2 tests#65717
wtgodbe merged 1 commit intorelease/10.0from
backport/pr-65454-to-release/10.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 9, 2026

Backport of #65454 to release/10.0

/cc @lewing @adityamandaleeka

Fix race in RST_STREAM_IncompleteRequest HTTP/2 tests

Summary of the changes (Less than 80 chars)

Description

{Detail}

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

Customer Impact

{Justification}

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

Move tcs.TrySetResult() after WaitForConnectionErrorAsync to prevent
the response HEADERS from racing with the GOAWAY frame. Same fix
pattern as #57450 applied to AdditionalDataFrames and
AdditionalTrailerFrames variants.
@github-actions github-actions Bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Mar 9, 2026
@lewing lewing added the Servicing-approved Shiproom has approved the issue label Mar 9, 2026
@lewing
Copy link
Copy Markdown
Member

lewing commented Mar 9, 2026

test only change no need for servicing approval

@wtgodbe wtgodbe added tell-mode Indicates a PR which is being merged during tell-mode and removed Servicing-approved Shiproom has approved the issue labels Mar 9, 2026
@wtgodbe wtgodbe merged commit 7ded2a0 into release/10.0 Mar 10, 2026
28 checks passed
@wtgodbe wtgodbe deleted the backport/pr-65454-to-release/10.0 branch March 10, 2026 15:10
@dotnet-policy-service dotnet-policy-service Bot added this to the 10.0.5 milestone Mar 10, 2026
@wtgodbe wtgodbe modified the milestones: 10.0.5, 10.0.6 Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants