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

transport: add timeout for writing GOAWAY on http2Client.Close() #7371

Merged
merged 19 commits into from
Aug 16, 2024

remove timer for hc.Write

aebe562
Select commit
Loading
Failed to load commit list.
Merged

transport: add timeout for writing GOAWAY on http2Client.Close() #7371

remove timer for hc.Write
aebe562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 16, 2024 in 0s

71.42% of diff hit (target 81.58%)

View this Pull Request on Codecov

71.42% of diff hit (target 81.58%)

Annotations

Check warning on line 1024 in internal/transport/http2_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/http2_client.go#L1023-L1024

Added lines #L1023 - L1024 were not covered by tests