Skip to content

Conversation

aaugustin
Copy link
Member

Fix #551.

Thanks @Harmon758 for diagnosing the root cause and proposing a fix.

Fix #551.

Thanks @Harmon758 for reporting this bug and identifying the root cause.
@codecov
Copy link

codecov bot commented Jun 22, 2019

Codecov Report

Merging #627 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #627   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines        2473   2487   +14     
  Branches       79     79           
=====================================
+ Hits         2473   2487   +14
Impacted Files Coverage Δ
tests/test_protocol.py 100% <100%> (ø) ⬆️

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 c0c31b8...df19794. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 22, 2019

Codecov Report

Merging #627 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #627   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     12    -1     
  Lines        2473   2487   +14     
  Branches       79     79           
=====================================
+ Hits         2473   2487   +14
Impacted Files Coverage Δ
tests/test_protocol.py 100% <100%> (ø) ⬆️
tests/utils.py

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 c0c31b8...acd623a. Read the comment docs.

Fix #551.

Thanks @Harmon758 for reporting this bug and identifying the root cause.
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.

Unexpected ConnectionClosed in keepalive ping task
1 participant