APScheduler: How to get the number of running instances

Viewed 4

I can get the scheduled jobs by get_jobs but is there any way to retrieve the currently running instances of a job?

0 Answers
Related