We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21afee0 commit 63c492eCopy full SHA for 63c492e
src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs
@@ -1713,7 +1713,6 @@ public Task Frame_MultipleStreams_RequestsNotFinished_LowMaxStreamsPerConnection
1713
}
1714
1715
[Fact]
1716
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30309")]
1717
public Task Frame_MultipleStreams_RequestsNotFinished_DefaultMaxStreamsPerConnection_EnhanceYourCalmAfterDoubleMaxStreams()
1718
{
1719
// Kestrel tracks max streams per connection * 2
0 commit comments