Skip to content

Commit

Permalink
Quarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool (
Browse files Browse the repository at this point in the history
  • Loading branch information
TanayParikh committed Jan 13, 2022
1 parent 5c20ec9 commit ee2aad7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ public async Task StreamPool_SingleStream_ReturnedToPool()
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39477")]
public async Task StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool()
{
await InitializeConnectionAsync(_echoApplication);
Expand Down

0 comments on commit ee2aad7

Please sign in to comment.