Skip to content
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

[H/3] Fix draining response in metrics test #93379

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ManickaP
Copy link
Member

fixes #93250

I was able to simulate the CI problem with delay between sending response headers and content. After adding my fix, the test started passing with the delay as well.

@ghost
Copy link

ghost commented Oct 12, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

fixes #93250

I was able to simulate the CI problem with delay between sending response headers and content. After adding my fix, the test started passing with the delay as well.

Author: ManickaP
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@ManickaP ManickaP requested a review from a team October 12, 2023 08:03
Copy link
Member

@rzikm rzikm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ManickaP ManickaP merged commit b331f23 into dotnet:main Oct 12, 2023
@ManickaP ManickaP deleted the mapichov/h3-metrics-test-fix branch October 12, 2023 11:12
@ManickaP
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6494887699

@karelz karelz added this to the 9.0.0 milestone Oct 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 11, 2023
@antonfirsov antonfirsov added the test-bug Problem in test source code (most likely) label Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-bug Problem in test source code (most likely)
Projects
None yet
4 participants