Skip to content

Commit

Permalink
Unquarantine ConnectionClosedWithoutActiveRequestsOrGoAwayFIN (#52782)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Dec 13, 2023
1 parent 15194b0 commit 69e2607
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public ShutdownTests()
}

[ConditionalFact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/51770")]
public async Task ConnectionClosedWithoutActiveRequestsOrGoAwayFIN()
{
var connectionClosed = new TaskCompletionSource(TaskCreationOptions.RunContinuationsAsynchronously);
Expand Down

0 comments on commit 69e2607

Please sign in to comment.