0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Naz 5c4e884070 Added support for graceful job shutdown and worker threads
refs #12402

- With bumped version of job-manager it offloads job procesing into separate worker thread. Having jobs run out of main Ghost process even loop allows for safe job execution, which does not block Ghost from serving requests or performing other functions without a delay
- Added experimental data access to 'testmode' jobs. This should serve as an illustration of how to access data from the job layer
2020-11-23 17:17:49 +13:00
..
client@c67a4bab54 Updated Ghost-Admin to v3.38.2 2020-11-19 13:40:08 +00:00
frontend Removed unneeded "type='text/css'" in members styles (#12329) 2020-11-17 15:28:51 +13:00
server Added support for graceful job shutdown and worker threads 2020-11-23 17:17:49 +13:00
shared Updated default config for newsletter badge 2020-11-17 16:06:31 +05:30
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00