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

Update CompositeSubscriptionTest.java #874

Merged
merged 1 commit into from
Feb 14, 2014
Merged

Update CompositeSubscriptionTest.java #874

merged 1 commit into from
Feb 14, 2014

Conversation

davidmoten
Copy link
Collaborator

Fix apparent typo, unsubscription of s2 was not checked and should have been.

Fix apparent typo, unsubscription of s2 was not checked and should have been.
@cloudbees-pull-request-builder

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

@benjchristensen
Copy link
Member

Thanks for the fix! I won't even ask what had you looking that detailed at the test code :-)

benjchristensen added a commit that referenced this pull request Feb 14, 2014
Update CompositeSubscriptionTest.java
@benjchristensen benjchristensen merged commit a16d8df into ReactiveX:master Feb 14, 2014
@davidmoten
Copy link
Collaborator Author

No worries. I was looking at the interaction of CompositeSubscription and OperatorRetry in 0.16.1 for an issue I was having and was perusing the CompositeSubscriptionTest looking at unsubscribe behaviour. I see that you've changed RetryOperator significantly in master so I'll retest my issue with master next week and raise a github issue with a failing unit test if I still have a problem, I suspect Schedulers.trampoline will have me sorted. Thanks for the great library!

jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
* Add at least one assertion to this test case.
* Complete the assertion.
Warnings removed.
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