Ghost/ghost/job-manager/test
Naz f8b1877253 Transformed addJob to be an async method
https://github.com/TryGhost/Toolbox/issues/357

- This is a groundwork before adding one-off (solo) jobs with persistance to the job manager
- Making the addJob method async also makes the whole interface consistent - removeJob and shutdown are also async
2022-07-20 20:41:02 +01:00
..
examples Improved documentation and job examples 2021-01-07 15:17:38 +13:00
jobs Bumped bree to 6.2.0 2021-03-03 12:26:37 +13:00
utils
.eslintrc.js
is-cron-expression.test.js
job-manager.test.js Transformed addJob to be an async method 2022-07-20 20:41:02 +01:00