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

RxScala: Recursive scheduling ... #1348

Closed
headinthebox opened this issue Jun 10, 2014 · 1 comment
Closed

RxScala: Recursive scheduling ... #1348

headinthebox opened this issue Jun 10, 2014 · 1 comment

Comments

@headinthebox
Copy link
Contributor

Should we add support for recursive scheduling in RxScala? The signature def schedule(action: => Unit): Subscription is very elegant for single shot work, but recursive scheduling (https://github.com/Netflix/RxJava/wiki/Scheduler) is less nice.

@benjchristensen
Copy link
Member

Moved to ReactiveX/RxScala#33

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

No branches or pull requests

2 participants