Skip to content

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

Closed
abersnaze wants to merge 3 commits intoReactiveX:masterfrom
abersnaze:2phase
Closed

Changes to allow the initiating of work on an Observable to be done after the Subscription is available.#548
abersnaze wants to merge 3 commits intoReactiveX:masterfrom
abersnaze:2phase

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.

3 participants