[release/11.0-preview4] Enable runtime-async for SharedFx-only libraries#66449
Merged
wtgodbe merged 12 commits intorelease/11.0-preview4from Apr 24, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/dotnet/aspnetcore/sessions/41a0b51b-1b8a-49be-99b9-41c10b7cb732 Co-authored-by: wtgodbe <14283640+wtgodbe@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dotnet/aspnetcore/sessions/ee6acbab-717b-438e-a17d-9b6c48506040 Co-authored-by: wtgodbe <14283640+wtgodbe@users.noreply.github.com>
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>
…ests.yml Agent-Logs-Url: https://github.com/dotnet/aspnetcore/sessions/c3cca376-481c-4186-a887-d43d9ab31f9e Co-authored-by: wtgodbe <14283640+wtgodbe@users.noreply.github.com>
BrennanConroy
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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?
[If yes, specify the version the behavior has regressed from]
Risk
[Justify the selection above]
Verification
Packaging changes reviewed?
When servicing release/2.3