Ghost/core/server/services/jobs
Naz 12a1c60424 Added custom worker message handler
refs https://github.com/TryGhost/Ghost/issues/12496

- Handling logging in the main thread avoids file handle leaks which happen due to leaky implementation of bunyan logger (see referenced issue for more context)
- Bumped job-manager version to allow for `workerMessageHandler` callback funciton
2021-02-22 20:02:00 +13:00
..
index.js Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
job-service.js Added custom worker message handler 2021-02-22 20:02:00 +13:00