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

ignore temporary errors when reading from the packet conn #2806

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

marten-seemann
Copy link
Member

Partial fix for #1737.

@codecov
Copy link

codecov bot commented Sep 27, 2020

Codecov Report

Merging #2806 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2806   +/-   ##
=======================================
  Coverage   85.92%   85.93%           
=======================================
  Files         133      133           
  Lines       12075    12079    +4     
=======================================
+ Hits        10375    10379    +4     
  Misses       1365     1365           
  Partials      335      335           
Impacted Files Coverage Δ
multiplexer.go 93.88% <100.00%> (+0.13%) ⬆️
packet_handler_map.go 76.02% <100.00%> (+0.30%) ⬆️

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 ebe051b...b7f05b5. Read the comment docs.

@marten-seemann marten-seemann merged commit 4a33775 into master Oct 6, 2020
@marten-seemann marten-seemann deleted the ignore-temporary-errors branch October 6, 2020 13:30
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 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.

None yet

2 participants