-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[HTTP/3] Revert msquic hack in stress tests #87926
[HTTP/3] Revert msquic hack in stress tests #87926
Conversation
Tagging subscribers to this area: @dotnet/ncl Issue DetailsRevert #84793 cc @antonfirsov
|
/azp run runtime-libraries stress-http |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
To me it looks like the timeouts in the PR are very similar to the ones we see with the hack:
https://dev.azure.com/dnceng-public/public/_build/results?buildId=311116&view=logs&j=22fea640-1099-5f32-ec5d-316ad83f359a&t=a923b061-8445-5c16-cd6e-848990587cb0
We also have #87938 which appeared recently. No idea whether it's related to the hack, I guess we'll know soon.
/azp run runtime-libraries stress-http |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-libraries stress-http |
Azure Pipelines successfully started running 1 pipeline(s). |
This will probably get closed as this is not the culprit. Working on #87957 instead. |
Closing in favor of #87971 |
Revert #84793
cc @antonfirsov