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

fix calculation of the handshake idle timeout #3120

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

marten-seemann
Copy link
Member

This could lead to busy-looping (until the handshake timeout kicks in).

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #3120 (63e810f) into master (37a3938) will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3120      +/-   ##
==========================================
+ Coverage   85.38%   85.68%   +0.31%     
==========================================
  Files         131      131              
  Lines        9671     9940     +269     
==========================================
+ Hits         8257     8517     +260     
- Misses       1045     1060      +15     
+ Partials      369      363       -6     
Impacted Files Coverage Δ
session.go 81.21% <100.00%> (+4.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37a3938...63e810f. Read the comment docs.

@marten-seemann marten-seemann merged commit 431a1fa into master Apr 2, 2021
@marten-seemann marten-seemann deleted the fix-handshake-idle-timeout branch April 3, 2021 01:35
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

2 participants