Skip to content

delaySubscription(Func0) does not use a scheduler #3609

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

Merged
merged 1 commit into from
Jan 8, 2016
Merged

delaySubscription(Func0) does not use a scheduler #3609

merged 1 commit into from
Jan 8, 2016

Conversation

JakeWharton
Copy link
Contributor

It subscribes to the upstream Observable on the emitting thread of the other Observable obtained from the Func0.

It subscribes to the upstream `Observable` on the emitting thread of the other `Observable` obtained from the `Func0`.
@akarnokd
Copy link
Member

akarnokd commented Jan 8, 2016

👍

@stealthcode
Copy link

👍

stealthcode pushed a commit that referenced this pull request Jan 8, 2016
delaySubscription(Func0) does not use a scheduler
@stealthcode stealthcode merged commit 347392a into ReactiveX:1.x Jan 8, 2016
@JakeWharton JakeWharton deleted the patch-1 branch January 8, 2016 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants