mosquito-cr / mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227 stars 24 forks source link

Update runner to use time::span instead of bare seconds, and monotonic for the idle wait #99

Closed robacarp closed 2 years ago

robacarp commented 2 years ago

See here: https://github.com/jgaskins/redis/issues/33#issuecomment-1266309965