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

redis pubsub loop will break when the last channel is unsubscribed from #9

Closed
thrau opened this issue Oct 20, 2020 · 0 comments
Closed

Comments

@thrau
Copy link
Owner

thrau commented Oct 20, 2020

  • initate the bus (run will wait for subscriptions to appear)
  • subscribe to something
  • unsubscribe -> run loop will now return

expected behavior: run loop should wait for subscriptions to appear, unless close() was called

@thrau thrau closed this as completed in 4691c78 Oct 20, 2020
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

No branches or pull requests

1 participant