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

Changes to allow the initiating of work on an Observable to be done after the Subscription is available. #548

Closed
wants to merge 3 commits into from

Conversation

abersnaze
Copy link
Contributor

See issue #547 for more details and discussion on this.

@cloudbees-pull-request-builder

RxJava-pull-requests #479 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder

RxJava-pull-requests #482 ABORTED

@cloudbees-pull-request-builder

RxJava-pull-requests #489 ABORTED

@cloudbees-pull-request-builder

RxJava-pull-requests #529 ABORTED

@cloudbees-pull-request-builder

RxJava-pull-requests #535 ABORTED

@benjchristensen
Copy link
Member

This I believe will get fixed with something I just learned about in Rx.Net. They have special handling throughout the Observable.subscribe logic for CurrentThreadScheduler that allows unsubscribe to work on a single-threaded infinite source.

I will be working on this soon.

@abersnaze abersnaze deleted the 2phase branch January 6, 2014 21:53
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