Skip to content

add debug logging to the packet handler map#2608

Merged
marten-seemann merged 1 commit intomasterfrom
packet-handler-map-logging
Jun 17, 2020
Merged

add debug logging to the packet handler map#2608
marten-seemann merged 1 commit intomasterfrom
packet-handler-map-logging

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

I'm seeing a failing test case on the interop runner that might be caused by a session entry getting deleted too early. This PR adds some logging so I can see when connection IDs are added and removed from the map.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 17, 2020

Codecov Report

Merging #2608 into master will decrease coverage by 0.01%.
The diff coverage is 77.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2608      +/-   ##
==========================================
- Coverage   86.22%   86.21%   -0.01%     
==========================================
  Files         122      122              
  Lines        9768     9777       +9     
==========================================
+ Hits         8422     8429       +7     
- Misses       1002     1004       +2     
  Partials      344      344              
Impacted Files Coverage Δ
packet_handler_map.go 78.57% <77.78%> (-0.04%) ⬇️

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 10d0b47...76d7e9f. Read the comment docs.

@marten-seemann marten-seemann merged commit c956ca4 into master Jun 17, 2020
@marten-seemann marten-seemann deleted the packet-handler-map-logging branch June 18, 2020 03:31
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 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