-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[QUIC] Consume main MsQuic in stress #119278
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
Conversation
/azp run runtime-libraries stress-http |
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.
Pull Request Overview
This PR updates the MsQuic dependency in the HTTP stress tests to use the main branch instead of the pinned v2.4.4 version. This change allows the stress tests to consume the latest MsQuic developments and improvements.
Key changes:
- Updates MsQuic branch from v2.4.4 to main for stress testing
Azure Pipelines successfully started running 1 pipeline(s). |
Tagging subscribers to this area: @dotnet/ncl |
/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). |
/azp run runtime-libraries stress-http |
Azure Pipelines successfully started running 1 pipeline(s). |
Apart from what I'm trying to fix in #119274 this is working:
@dotnet/ncl can someone please review? |
* Consume main MsQuic in stress * Fix msquic build
No description provided.