Apscheduler skipping job executions due to maximum number of instances
问题 I am trying to use APScheduler to run periodic jobs with an IntervalTrigger, I've intentionally set the maximum number of running instances to one because I don't want jobs to overlap. Problem is that after some time the scheduler starts reporting that the maximum number of running instance for a job have been reached even after it previously informed that the job finished successfully, I found this on the logs: 2015-10-28 22:17:42,137 INFO Running job "ping (trigger: interval[0:01:00], next