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

Add Subscription.isUnsubscribed() #796

Conversation

benjchristensen
Copy link
Member

With the new model of injecting Subscription into functions for synchronous loops to check isUnsubscribed() it now makes sense for this to be on the interface of all Subscription implementations.

@cloudbees-pull-request-builder

RxJava-pull-requests #717 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Feb 1, 2014
@benjchristensen benjchristensen merged commit 26f36ec into ReactiveX:master Feb 1, 2014
@benjchristensen benjchristensen deleted the subscription-isunsubscribed branch February 1, 2014 00:56
@headinthebox
Copy link
Contributor

Thanks Ben, as you know, I wanted this change for a long time!

On Sat, Feb 1, 2014 at 1:48 AM, Ben Christensen notifications@github.comwrote:

With the new model of injecting Subscription into functions for
synchronous loops to check isUnsubscribed() it now makes sense for this

to be on the interface of all Subscription implementations.

You can merge this Pull Request by running

git pull https://github.com/benjchristensen/RxJava subscription-isunsubscribed

Or view, comment on, or merge it at:

#796
Commit Summary

  • Add Subscription.isUnsubscribed()

File Changes

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com//pull/796
.

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.

None yet

3 participants