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 e231c61 commit 6a0dc64Copy full SHA for 6a0dc64
src/Middleware/WebSockets/test/UnitTests/WebSocketMiddlewareTests.cs
@@ -498,7 +498,6 @@ 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