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: not close connection for bootstrap nodes #792

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

themantre
Copy link
Contributor

Description

If the node is a bootstrap node and the protocol negotiation cannot be established, the connection will not be closed.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #792 (34c2fb7) into main (d87b82a) will decrease coverage by 0.15%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
- Coverage   83.00%   82.85%   -0.15%     
==========================================
  Files         172      172              
  Lines        8131     8133       +2     
==========================================
- Hits         6749     6739      -10     
- Misses       1066     1075       +9     
- Partials      316      319       +3     

@b00f b00f merged commit 527b41c into main Nov 3, 2023
11 of 12 checks passed
@b00f b00f deleted the notifee-bootstrapper branch November 3, 2023 14:45
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