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

only create a single session for duplicate Initials #2580

Merged
merged 1 commit into from May 29, 2020

Conversation

marten-seemann
Copy link
Member

Fixes #2579.

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2020

Codecov Report

Merging #2580 into master will increase coverage by 0.02%.
The diff coverage is 83.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2580      +/-   ##
==========================================
+ Coverage   86.22%   86.24%   +0.02%     
==========================================
  Files         122      122              
  Lines        9603     9615      +12     
==========================================
+ Hits         8280     8292      +12     
  Misses        985      985              
  Partials      338      338              
Impacted Files Coverage Δ
client.go 79.65% <ø> (ø)
server.go 83.69% <77.78%> (+0.10%) ⬆️
packet_handler_map.go 78.61% <100.00%> (+1.12%) ⬆️

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 85c19fb...dad30e7. Read the comment docs.

@marten-seemann marten-seemann merged commit fe85b52 into master May 29, 2020
@marten-seemann marten-seemann deleted the duplicate-initial-handling branch May 29, 2020 10:28
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.

duplicate qlog creation on the server side
3 participants