agilord / cron

A cron-like time-based job scheduler for Dart
BSD 3-Clause "New" or "Revised" License
116 stars 23 forks source link

Idea to Add IsRunning method #47

Closed TOMER628 closed 3 months ago

TOMER628 commented 1 year ago

hi.

thank you for your package help me a lot.

can you add/release please new method to check if isRunning ?

regards, Tomer.

isoos commented 1 year ago

@TOMER628: I'm happy to take PRs if you wanted to contribute. What would be the use case for the method / what would be the condition when it returns true/false?

TOMER628 commented 1 year ago

if exist any cronSchedule return true

francescovallone commented 3 months ago

I think we can close this issue @isoos. Thank you so much!

isoos commented 3 months ago

Thanks for the notice (and the PR), closing.