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

Fix #1167 #1168

Merged
merged 1 commit into from Dec 18, 2022
Merged

Fix #1167 #1168

merged 1 commit into from Dec 18, 2022

Conversation

AndreMaz
Copy link
Member

Fixes #1167

Applies exactly the same logic as the subscribe(cmd, nodeID) fn

subscribe(cmd, nodeID) {
if (!this.channel) return;

Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@icebob icebob merged commit 3e8fcef into master Dec 18, 2022
@icebob icebob deleted the issue-1167 branch December 18, 2022 14:18
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.

no clean exit on shutdown, with disableBalancer: true
2 participants