Skip to content

Commit

Permalink
[browser][mt] active issue (#96635)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara authored Jan 8, 2024
1 parent f44d62c commit 499e288
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ await Task.Delay(10).ContinueWith(_ =>


[Theory, MemberData(nameof(GetTargetThreads))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/96628")]
public async Task ManagedDelay_ConfigureAwait_True(Executor executor)
{
await executor.Execute(async () =>
Expand Down

0 comments on commit 499e288

Please sign in to comment.