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 5384526 commit 2806968Copy full SHA for 2806968
src/Middleware/WebSockets/test/UnitTests/WebSocketMiddlewareTests.cs
@@ -498,6 +498,7 @@ public async Task CloseFromCloseReceived_Success()
498
}
499
500
[Fact]
501
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48933")]
502
public async Task WebSocket_Abort_Interrupts_Pending_ReceiveAsync()
503
{
504
WebSocket serverSocket = null;
0 commit comments