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

Several improvements to resolving and (re)subscribing to nodes #618

Merged
merged 12 commits into from
Mar 6, 2024

Conversation

marcelveldt
Copy link
Collaborator

@marcelveldt marcelveldt commented Mar 5, 2024

  • Remove Timeout (as it is no longer needed now we identified the source)
  • Allow cached ip in background scanner
  • Use SDK resolve in node setup instead of zeroconf/ping
  • Allow running the loop in debug mode on dev setup
  • fix interview_node
  • handle race condition in ping
  • better debouncing of mdns

@marcelveldt marcelveldt added bugfix Pull request that fixes a (known) issue/bug maintenance Code (quality) improvement or small enhancement which not a new feature labels Mar 5, 2024
@marcelveldt marcelveldt merged commit 74f984c into main Mar 6, 2024
4 checks passed
@marcelveldt marcelveldt deleted the resolve-node-before-subscribe branch March 6, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes a (known) issue/bug maintenance Code (quality) improvement or small enhancement which not a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants