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

feat: enhancing protocol peer management with mutex locks #2146

Closed
wants to merge 5 commits into from

Conversation

danisharora099
Copy link
Collaborator

Problem

Solution

Notes

  • Resolves
  • Related to

Contribution checklist:

  • covered by unit tests;
  • covered by e2e test;
  • add ! in title if breaks public API;

chore: track peers in a hashmap instead of array

chore: peer mgmt responds to conenction/disconnection and improve logging

fix: hasPeers management

chore: add modularity to getting connected peers

chore: renewal doesnt disconnect, only removes
chore: some mutex lock-release improvements
chore: rm tests for remove internal util

chore: update HealthManager updates

chore: update tests

rm: only
chore: add logs for subscription maintenance

chore: update logging

chore: improve logs & add debug

chore: add TODO
chore: update lock
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