Skip to content

OperationSwitch notify onComplete() too early.#443

Merged
benjchristensen merged 3 commits intoReactiveX:masterfrom
ylecaillez:master
Oct 22, 2013
Merged

OperationSwitch notify onComplete() too early.#443
benjchristensen merged 3 commits intoReactiveX:masterfrom
ylecaillez:master

Conversation

@ylecaillez
Copy link
Contributor

OperationSwitch has to wait that both parent and child complete before complete itself.

@ylecaillez
Copy link
Contributor Author

@cloudbees-pull-request-builder

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

Child should not be unsubscribed when the parent complete because it may not be completed.
@cloudbees-pull-request-builder

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

@benjchristensen
Copy link
Member

Thank you @ylecaillez

benjchristensen added a commit that referenced this pull request Oct 22, 2013
OperationSwitch notify onComplete() too early.
@benjchristensen benjchristensen merged commit 132f925 into ReactiveX:master Oct 22, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
OperationSwitch notify onComplete() too early.
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