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

Do not cleanup subscription if next throws #123

Merged
merged 2 commits into from
Dec 5, 2016
Merged

Conversation

zenparsing
Copy link
Member

This change addresses #109 , and modifies the behavior of SubscriptionObserver.prototype.next so that cleanup is not called if the observer throws an error.

@jhusain
Copy link
Collaborator

jhusain commented Dec 5, 2016

LGTM

@zenparsing zenparsing merged commit 88a9f1d into master Dec 5, 2016
@zenparsing zenparsing deleted the no-cleanup-on-next branch December 5, 2016 16:33
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.

2 participants