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

fix: close connections with peers that have no supported protocol #1181

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Mar 25, 2024

Description

Some connected peers have no supporting protocols. Closing these connections allows the node to find better connections.

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Merging #1181 (9f90f8d) into main (65f874c) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1181      +/-   ##
==========================================
- Coverage   80.76%   80.73%   -0.04%     
==========================================
  Files         179      179              
  Lines        9464     9467       +3     
==========================================
- Hits         7644     7643       -1     
- Misses       1444     1446       +2     
- Partials      376      378       +2     

@b00f b00f merged commit 6c7ff75 into pactus-project:main Mar 26, 2024
11 of 12 checks passed
@b00f b00f deleted the close-conn-empty-prtcls branch March 26, 2024 16:20
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.

1 participant