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

bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop #115

Merged
merged 1 commit into from
Mar 16, 2024
Merged

bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop #115

merged 1 commit into from
Mar 16, 2024

Conversation

hongshengjie
Copy link

如title

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

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

Project coverage is 67.34%. Comparing base (71b8185) to head (f6a8521).

❗ Current head f6a8521 differs from pull request most recent head 4033bd3. Consider uploading reports for the commit 4033bd3 to get more accurate results

Files Patch % Lines
session.go 0.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   67.74%   67.34%   -0.41%     
==========================================
  Files           8        8              
  Lines        1513     1522       +9     
==========================================
  Hits         1025     1025              
- Misses        384      392       +8     
- Partials      104      105       +1     

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

session.go Outdated Show resolved Hide resolved
@AlexStocks AlexStocks merged commit a5233ed into apache:master Mar 16, 2024
1 check passed
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.

3 participants