-
-
Notifications
You must be signed in to change notification settings - Fork 460
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
Not all subscriber functions get called when unsubscribing from within #43
Comments
That's definitely a bug! Thank you for reporting it! |
Np. Also, to top it up, I may have found yet another issue, though not sure if it's related - Making couple of (quick) calls to subscribe on same topic didn't always return tokens. |
That sounds very strange to me. Can you describe the error in further detail? |
…-unsubscription #43 call all subscribers despite unsubscription
Re. my last comment, please ignore it because I am not able to isolate that case right now. |
Please have a look at this demo: http://jsbin.com/pequr/10/edit?html,console,output
Is the use-case valid or is this a bug / deficiency?
The text was updated successfully, but these errors were encountered: