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

subscribeOn drops the subscriptions returned from the scheduler. #2575

Merged
merged 1 commit into from
Jan 31, 2015

Conversation

abersnaze
Copy link
Contributor

@mattrjacobs noticed that the unsubscribe from timeouts of Hystrix commands was not being propagated across the subscribeOn.

Netflix/Hystrix#354

@akarnokd akarnokd added the Bug label Jan 31, 2015
@akarnokd
Copy link
Member

Looks good.

akarnokd added a commit that referenced this pull request Jan 31, 2015
subscribeOn drops the subscriptions returned from the scheduler.
@akarnokd akarnokd merged commit 9a76608 into ReactiveX:1.x Jan 31, 2015
abersnaze added a commit to abersnaze/RxJava that referenced this pull request Jan 31, 2015
…where a Subscription is lost from a Scheduler.
@abersnaze abersnaze deleted the subscribeOn_subscription branch January 31, 2015 21:50
@abersnaze abersnaze mentioned this pull request Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants