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

Fixed OperationSubscribeOn so OperationConditionalsTest works again. #812

Merged
merged 1 commit into from
Feb 5, 2014

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Feb 5, 2014

Commenting out the inner makes the OperationConditionalsTest pass.

Unfortunately, I'm not sure whether this change affects non-Trampolined schedulers in any way or why was there a need to unsubscribe an inner scheduler. It is possible the actual bug is in TrampolineScheduler.

@cloudbees-pull-request-builder

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

@benjchristensen
Copy link
Member

Interesting, thanks for catching that. I'm sure we'll find a few more of these types of things after my touching basically every class in the codebase.

benjchristensen added a commit that referenced this pull request Feb 5, 2014
Fixed OperationSubscribeOn so OperationConditionalsTest works again.
@benjchristensen benjchristensen merged commit 6756be3 into ReactiveX:master Feb 5, 2014
@akarnokd akarnokd deleted the ConditionalsFix branch May 6, 2014 13:40
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
…unter (ReactiveX#812)

In fact under the hood it is a change from Gauge
to FunctionCounter which better represents this metric
as it constantly grows.
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