Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jarohen/chime issues and pull requests
#59 - Update README.adoc
Pull Request -
State: closed - Opened by samhedin 10 months ago
- 1 comment
#58 - Don't understand how to run chime each day at a specific hour.
Issue -
State: closed - Opened by samhedin 10 months ago
- 4 comments
#57 - parameterize the executor
Issue -
State: open - Opened by jasonjckn almost 2 years ago
- 1 comment
#56 - Readme uses deprecated chime/ instead of chime.core/
Issue -
State: open - Opened by lambdaschmied2 almost 2 years ago
- 1 comment
#55 - Error in the doc-string?
Issue -
State: closed - Opened by 2food about 2 years ago
- 1 comment
#54 - periodic-seq example and DST changes
Issue -
State: open - Opened by terjesb over 2 years ago
- 1 comment
#53 - multiple chime-at calls
Issue -
State: closed - Opened by awb99 almost 3 years ago
- 1 comment
#52 - Bump library to use log4j 2.16.0 in clojure/tools.logging
Issue -
State: closed - Opened by Okwori about 3 years ago
- 1 comment
#51 - On-finished weird behaviours
Issue -
State: closed - Opened by AndreaCrotti over 3 years ago
- 1 comment
#50 - chime-at API changes
Issue -
State: closed - Opened by AndreaCrotti over 3 years ago
- 1 comment
#49 - Long running tasks
Issue -
State: closed - Opened by ilevd over 3 years ago
- 1 comment
#48 - Drop times that have already passed
Issue -
State: closed - Opened by werenike almost 4 years ago
- 1 comment
#47 - Examples assume Dates instead of Instants?
Issue -
State: closed - Opened by werenike almost 4 years ago
- 2 comments
#46 - Error running scheduled fn java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
Issue -
State: closed - Opened by PlumpMath almost 4 years ago
- 3 comments
#45 - periodic-seq NullPointerException
Issue -
State: closed - Opened by elamje about 4 years ago
- 4 comments
#44 - Core.async integration doc-string
Issue -
State: open - Opened by jarohen about 4 years ago
- 3 comments
#43 - Dynamic bindings not conveyed
Issue -
State: closed - Opened by jimpil about 4 years ago
- 5 comments
#42 - Modernize project
Pull Request -
State: closed - Opened by jimpil about 4 years ago
- 12 comments
#41 - Expose :thread-factory option
Issue -
State: closed - Opened by jimpil about 4 years ago
- 1 comment
#40 - Dependency to clj-time unnecessary
Issue -
State: closed - Opened by dpiliouras about 4 years ago
- 1 comment
#39 - Feature request: Allow adding new times to a chimes-ch channel
Issue -
State: open - Opened by aneilbaboo over 4 years ago
- 2 comments
Labels: enhancement
#38 - Thread names don't include numbers
Issue -
State: closed - Opened by pmonks over 4 years ago
- 3 comments
#37 - java.lang.InterruptedException race in chiming functions.
Issue -
State: open - Opened by dazld over 4 years ago
- 42 comments
#36 - Multiple invocations of `on-finished`
Issue -
State: closed - Opened by dazld over 4 years ago
- 2 comments
Labels: bug
#35 - Missing def of period-days + wrong import syntax in readme
Issue -
State: closed - Opened by maacl over 4 years ago
- 1 comment
#34 - Is chime-at supposed to be blocking or asynchronous?
Issue -
State: closed - Opened by nukep over 4 years ago
- 2 comments
#33 - thread factory name is always "chime-"
Issue -
State: closed - Opened by orestis over 4 years ago
- 4 comments
#32 - fixed without-past-times to work with joda date-times
Pull Request -
State: closed - Opened by lsevero over 4 years ago
- 1 comment
#31 - Violation of pre-condition not caught by error handler
Issue -
State: closed - Opened by mzuther over 4 years ago
- 4 comments
#30 - New feature: request upcoming chimes
Issue -
State: open - Opened by pmonks over 4 years ago
- 17 comments
#29 - Exception thrown in README examples (when using java-time)
Issue -
State: closed - Opened by Torvaney almost 5 years ago
- 7 comments
#28 - Update README.org
Pull Request -
State: closed - Opened by cloojure about 5 years ago
- 3 comments
#27 - Fix #26: Replace Joda w/ java.time
Pull Request -
State: closed - Opened by holyjak about 5 years ago
- 10 comments
#26 - Replace Joda Time with JDK's java.time
Issue -
State: closed - Opened by holyjak about 5 years ago
- 1 comment
#25 - Readme: Rm link to tick as a scheduling lib
Pull Request -
State: closed - Opened by holyjak about 5 years ago
- 2 comments
#24 - Adapt comment-based tests into clojure.test ones
Pull Request -
State: closed - Opened by vemv over 5 years ago
- 2 comments
#23 - implement closed? method of Chanel protocol for chime-ch
Pull Request -
State: closed - Opened by krastins-zz over 6 years ago
- 1 comment
#22 - :error-handler does not seem to be called
Issue -
State: closed - Opened by tuscland over 7 years ago
- 2 comments
#21 - Update core.async version to avoid spec problems
Pull Request -
State: closed - Opened by Dexterminator almost 8 years ago
- 1 comment
#20 - IllegalArgumentException when supplying an empty list for a schedule
Issue -
State: closed - Opened by aterweele almost 8 years ago
- 4 comments
#19 - Support for times already past in `chime-at`
Issue -
State: closed - Opened by luminusian almost 8 years ago
- 4 comments
#18 - Extension idea - sequence of time + function + some controls
Issue -
State: closed - Opened by ozjongwon about 8 years ago
- 2 comments
#17 - updating readme in light of deprecation
Pull Request -
State: closed - Opened by e0d about 8 years ago
- 1 comment
#16 - chime-at calls callback after schedule is cancelled if a previous callback overruns
Issue -
State: closed - Opened by dkharlan about 8 years ago
- 2 comments
#15 - Breaks on newer core.async version
Issue -
State: closed - Opened by akiroz over 8 years ago
- 3 comments
#14 - How to schedule multiple recurring jobs, called with a specific context?
Issue -
State: closed - Opened by theronic over 8 years ago
- 1 comment
#13 - Non determenistic behavior
Issue -
State: closed - Opened by favetelinguis about 9 years ago
- 4 comments
#12 - Newbie having trouble getting my head around how things should work
Issue -
State: closed - Opened by favetelinguis about 9 years ago
- 2 comments
#11 - Bumps clojure, clj-time, & core.async versions
Pull Request -
State: closed - Opened by scribahti about 9 years ago
- 1 comment
#10 - Removed two references to the head of the times seq which caused a memory leak
Pull Request -
State: closed - Opened by schmfr over 9 years ago
- 14 comments
#9 - chime-at task doesn't stop even if I throw an exception in an :error-handler.
Issue -
State: closed - Opened by crocket over 9 years ago
- 2 comments
#8 - How to evaluate a function correctly every minute using chime-at?
Issue -
State: closed - Opened by leontalbot almost 10 years ago
- 2 comments
#7 - Support for times already past in `chime-at`
Issue -
State: closed - Opened by jonathanj about 10 years ago
- 5 comments
#6 - Add ch argument to chime-at
Pull Request -
State: closed - Opened by icexelloss over 10 years ago
- 5 comments
#5 - Optional end-fn callback for chime-at
Pull Request -
State: closed - Opened by BartAdv almost 11 years ago
- 6 comments
#4 - Bug-fix: pending/blocked times in the past bomb out the REPL.
Pull Request -
State: closed - Opened by cassiel about 11 years ago
- 5 comments
#3 - Evaluate (t/now) only once per go-loop iteration.
Pull Request -
State: closed - Opened by rockolo about 11 years ago
- 2 comments
#2 - Use of deprecated clj-time function
Issue -
State: closed - Opened by jphackworth about 11 years ago
- 3 comments
#1 - Tiny doc fix mins -> minutes
Pull Request -
State: closed - Opened by MrJaba over 11 years ago