Ghost/ghost/job-manager/test
Naz 55060e323c Added workerMessageHandler option to ctr options
refs https://github.com/TryGhost/Ghost/issues/12496

- `workerMessageHandler` option allows for custom worker message handling and allows to eliminate a need for loggers of any type inside of jobs.
- removing loggers from jobs solves file hanle leak which used to cause Ghost process to crash (see referenced issue)
2021-02-22 19:10:47 +13:00
..
examples Improved documentation and job examples 2021-01-07 15:17:38 +13:00
jobs Added workerMessageHandler option to ctr options 2021-02-22 19:10:47 +13:00
utils
.eslintrc.js
is-cron-expression.test.js
job-manager.test.js Added workerMessageHandler option to ctr options 2021-02-22 19:10:47 +13:00