Skip to content

Fix leaks in SimpleConnectionDaemon and related#348

Merged
keeshux merged 13 commits intomasterfrom
bugfix/daemon-leaks
Apr 18, 2026
Merged

Fix leaks in SimpleConnectionDaemon and related#348
keeshux merged 13 commits intomasterfrom
bugfix/daemon-leaks

Conversation

@keeshux
Copy link
Copy Markdown
Member

@keeshux keeshux commented Apr 18, 2026

  • Perform daemon clean-up on stop(), because it cannot be restarted
  • Start/Stop NetworkObserver explicitly to prevent leak on unfinished signalSubject subscription
  • Forward connection stream to local daemon stream to survive connection deinit
  • Log subscriptions termination

@keeshux keeshux added the bug Something isn't working label Apr 18, 2026
@keeshux keeshux self-assigned this Apr 18, 2026
@keeshux keeshux added this to the 1.0.0 milestone Apr 18, 2026
@keeshux keeshux merged commit 3e0558e into master Apr 18, 2026
1 check passed
@keeshux keeshux deleted the bugfix/daemon-leaks branch April 18, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant