-
Notifications
You must be signed in to change notification settings - Fork 141
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(network): refining the connection limit #849
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #849 +/- ##
==========================================
+ Coverage 83.13% 83.16% +0.02%
==========================================
Files 170 170
Lines 8556 8552 -4
==========================================
- Hits 7113 7112 -1
+ Misses 1102 1100 -2
+ Partials 341 340 -1 |
62c56f2
to
2702958
Compare
Discussion about the connection limit can be found here: libp2p/go-libp2p#2616 |
Co-authored-by: Kay <kehiiiiya@gmail.com>
Co-authored-by: Kay <kehiiiiya@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@b00f looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@b00f please resolve requested changes.
Description
This PR includes the following changes: