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

add context to EarlyConnection.NextConnection, handle handshake failures #4551

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

marten-seemann
Copy link
Member

@IrineSistiana I know it's been a while since you opened the issue, but could you test if this PR resolves your problem?

@marten-seemann marten-seemann linked an issue Jun 4, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (459a6f3) to head (653f4ec).

Files Patch % Lines
connection.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4551      +/-   ##
==========================================
- Coverage   85.15%   85.15%   -0.00%     
==========================================
  Files         154      154              
  Lines       14801    14805       +4     
==========================================
+ Hits        12603    12606       +3     
- Misses       1690     1691       +1     
  Partials      508      508              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marten-seemann marten-seemann merged commit 07acaad into master Jun 5, 2024
34 checks passed
@marten-seemann marten-seemann deleted the next-connection-context branch June 5, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible context leak in EarlyConnection.HandshakeComplete()
1 participant