robfig / cron

a cron library for go
MIT License
13.14k stars 1.63k forks source link

feat(cron): adding the IsRunning function #495

Open sc250024 opened 1 year ago

sc250024 commented 1 year ago

Description

Adds a public function IsRunning to report back the health status of the cron scheduler.

sc250024 commented 1 year ago

@robfig What are your thoughts on this? Is it possible to get merged? Or is there another way to do what I'm trying to accomplish?

zyw0605688 commented 1 year ago

请尽快合并这个pr