-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a flag to turn on synchronous job running. If a job is already …
…running, then don't run another one. By default this is turned off, so jobs will run in parallel if run time of a job is longer than the schedule period e.g. the job runs for 5 seconds, but the schedule is to run the job every 1 second
- Loading branch information
Joshua Morris
committed
Nov 21, 2015
1 parent
139458c
commit 9d08217
Showing
1 changed file
with
54 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters