adhocore / gronx

Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.
https://github.com/adhocore/gronx
MIT License
422 stars 25 forks source link

Hot reload taskfile when tasker daemon is running #39

Open adhocore opened 8 months ago

adhocore commented 8 months ago

maybe with a --reload cli flag which would send a signal to previously running taskers to reload the taskfile (similar to nginx -s reload)