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

Timer and Delay #576

Merged
merged 6 commits into from
Dec 10, 2013
Merged

Timer and Delay #576

merged 6 commits into from
Dec 10, 2013

Conversation

samuelgruetter
Copy link
Contributor

As pointed out by @headinthebox, it's possible to implement delay in terms of timer, map and concat.

However, there were some tricky points:

I hope that there aren't too many further tricky points that I missed, especially since #552 adds confusion. So this will need another review once #552 is fixed.

Thanks @jmhofer for your previous work on delay, I reused it where possible (see commit messages).

@cloudbees-pull-request-builder

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

@samuelgruetter samuelgruetter mentioned this pull request Dec 8, 2013
benjchristensen added a commit that referenced this pull request Dec 10, 2013
@benjchristensen benjchristensen merged commit d5c9fa7 into ReactiveX:master Dec 10, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
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