cron-bundle
cron-bundle copied to clipboard
Update running_instances when job finishes
Hi,
doesn't it make more sense to update a single job when it finishes and not after all jobs have been finished?
When there is a longer running job, other jobs will not be executed after this longer running job get finished.
Fixed in https://github.com/shapecode/cron-bundle/pull/62