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 too many connections attempted #1861

Merged
merged 2 commits into from
Mar 26, 2021

Conversation

roman-khimov
Copy link
Member

Node trying to establish tens of connections to the same peers.

We can have multiple copies of the same address in the pool and we should only
proceed to connect once per attempt.
@roman-khimov roman-khimov added this to the v0.94.1 milestone Mar 26, 2021
@roman-khimov roman-khimov merged commit 67a01f4 into master Mar 26, 2021
@roman-khimov roman-khimov deleted the fix-too-many-connections-attempted branch March 26, 2021 10:05
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