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

PeerConnectionManager should not disconnect whitelisted nodes #4444

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

mat-if
Copy link
Contributor

@mat-if mat-if commented Nov 9, 2023

Summary

When trying to maintain the max peer count allowed, the peer connection manager should not disconnect whitelisted nodes. The expectation for whitelisted nodes is that they should essentially be treated special and assumed to always be connected.

Closes IFL-1812

Testing Plan

Unit test

Documentation

N/A

Breaking Change

N/A

When trying to maintain the max peer count allowed, the peer connection
manager should not disconnect whitelisted nodes. The expectation for
whitelisted nodes is that they should essentially be treated special and
assumed to always be connected.
@mat-if mat-if requested a review from a team as a code owner November 9, 2023 17:01
@mat-if mat-if merged commit 09e38d6 into staging Nov 9, 2023
9 checks passed
@mat-if mat-if deleted the mat/dont-shed-whitelisted-peers branch November 9, 2023 17:26
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.

None yet

2 participants