Skip to content

[release/11.0-preview4] Enable runtime-async for SharedFx-only libraries#66449

Merged
wtgodbe merged 12 commits intorelease/11.0-preview4from
backport/pr-66200-to-release/11.0-preview4
Apr 24, 2026
Merged

[release/11.0-preview4] Enable runtime-async for SharedFx-only libraries#66449
wtgodbe merged 12 commits intorelease/11.0-preview4from
backport/pr-66200-to-release/11.0-preview4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport of #66200 to release/11.0-preview4

/cc @wtgodbe

Enable runtime-async for SharedFx-only libraries

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

wtgodbe and others added 12 commits April 24, 2026 00:42
Add blame-hang diagnostics with 5m per-test timeout to identify which
specific tests hang with runtime-async enabled. Increase pipeline
timeout to 180m to allow the run to complete. Fix script to preserve
post-processing after nonzero test exit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This test hangs indefinitely with runtime-async enabled due to a
runtime bug with async continuation rooting. Without runtime-async
the test fails cleanly via WaitAssert timeout.

See dotnet/runtime#126735

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested review from a team, BrennanConroy and halter73 as code owners April 24, 2026 00:42
@github-actions github-actions Bot added the area-signalr Includes: SignalR clients and servers label Apr 24, 2026
@wtgodbe wtgodbe merged commit 5a2c3c7 into release/11.0-preview4 Apr 24, 2026
24 checks passed
@wtgodbe wtgodbe deleted the backport/pr-66200-to-release/11.0-preview4 branch April 24, 2026 17:34
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants