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

Exception with two-arity version of timer function on the jvm #24

Closed
jconti opened this issue Apr 28, 2017 · 1 comment
Closed

Exception with two-arity version of timer function on the jvm #24

jconti opened this issue Apr 28, 2017 · 1 comment

Comments

@jconti
Copy link
Contributor

jconti commented Apr 28, 2017

(rx/timer 100 100)
=>
ClassCastException java.lang.Long cannot be cast to java.util.concurrent.TimeUnit beicon.core/timer (core.cljc:656)

I will submit a pull request for this shortly. Thanks for the library, it is simple and very useful!

niwinz added a commit that referenced this issue Apr 29, 2017
Fix exception with two-arity version of timer function on the jvm (issue #24)
@niwinz
Copy link
Member

niwinz commented Apr 29, 2017

Fixed by #25

@niwinz niwinz closed this as completed Apr 29, 2017
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