Skip to content

Commit

Permalink
https://github.com/dotnet/runtime/issues/100931
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara committed Apr 15, 2024
1 parent df5e684 commit f38b559
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ await executor.Execute(async () =>


[Theory, MemberData(nameof(GetTargetThreads2x))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/100931")]
public async Task WebSocketClient_ResponseCloseInDifferentThread(Executor executor1, Executor executor2)
{
using var cts = CreateTestCaseTimeoutSource();
Expand Down

0 comments on commit f38b559

Please sign in to comment.