-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Quarantine StreamPool_ManyConcurrentStreams_StreamPoolFull #56517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
PR? |
There's another failure at https://dev.azure.com/dnceng-public/public/_build/results?buildId=725950&view=ms.vss-test-web.build-test-results-tab&runId=18240056&resultId=111187&paneView=debug This time with 0 steams in the pool rather than 30. The logs appear to contain one instance of "write aborted by peer with error code 0" for each unpooled stream. I assume this is because we do not pool streams that did not close gracefully. @JamesNK
Here's the quarantine PR: #56562 |
This feels like a regression from a lower-level (System.Net.Quic or msquic). Nothing has changed here in ASP.NET Core. |
Failing Test(s)
Error Message
Stacktrace
Logs
Build
https://dev.azure.com/dnceng-public/public/_build/results?buildId=724017&view=ms.vss-test-web.build-test-results-tab&runId=18171438&resultId=109974&paneView=attachments
The text was updated successfully, but these errors were encountered: