Skip to content

fix: properly clean up subscriptions when oids changed#1813

Merged
edgurgel merged 1 commit intomainfrom
fix/subscription-manager-cleanup
Apr 15, 2026
Merged

fix: properly clean up subscriptions when oids changed#1813
edgurgel merged 1 commit intomainfrom
fix/subscription-manager-cleanup

Conversation

@edgurgel
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

We were calling Process.demonitor/2 but we were not cleaning up the tables when subscriptions were re-set.

This way we kept trying to check for these pids but when a node was gone we would still try to contact them on SubscriptionChecker

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 91.885% (+0.005%) from 91.88% — fix/subscription-manager-cleanup into main

@edgurgel edgurgel merged commit 8f00e65 into main Apr 15, 2026
12 of 13 checks passed
@edgurgel edgurgel deleted the fix/subscription-manager-cleanup branch April 15, 2026 08:58
@realtime-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 2.83.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants