Skip to content

Commit 080c909

Browse files
Unquarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool (#58368)
1 parent b6e8087 commit 080c909

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ await ExpectAsync(Http2FrameType.HEADERS,
434434
}
435435

436436
[Fact]
437-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39477")]
438437
public async Task StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool()
439438
{
440439
await InitializeConnectionAsync(_echoApplication);

0 commit comments

Comments
 (0)