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

Cleanup dead connections in peer heartbeat checker #394

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

prathamesh0
Copy link
Collaborator

@prathamesh0 prathamesh0 commented Jul 26, 2023

Part of #386

  • Close dead libp2p connection in the peer heartbeat checker when there are multiple connections available and immediately try with the next one
  • Remove no longer required yamux muxer from peer initialization

@prathamesh0 prathamesh0 changed the title [WIP] Cleanup dead connections in peer heartbeat checker Cleanup dead connections in peer heartbeat checker Jul 26, 2023
@ashwinphatak ashwinphatak merged commit aa10a2d into main Jul 26, 2023
@ashwinphatak ashwinphatak deleted the pm-connection-cleanup branch July 26, 2023 08:07
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