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(network): close connection when unbale to get supported protocols #781

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

themantre
Copy link
Contributor

Description

Wait for 10 seconds to get the supported protocols from the newly connected node; if not received, close the connection.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #781 (e90b08c) into main (9498ba9) will decrease coverage by 0.02%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
- Coverage   82.74%   82.73%   -0.02%     
==========================================
  Files         172      172              
  Lines        8132     8131       -1     
==========================================
- Hits         6729     6727       -2     
+ Misses       1084     1082       -2     
- Partials      319      322       +3     

@themantre themantre merged commit 70bd1eb into main Oct 24, 2023
11 of 12 checks passed
@themantre themantre deleted the close-conn-no-protocols branch October 24, 2023 14: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.

1 participant