0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
kirrg001 8bde199101 Added timeout before exiting the process
no issue

- IPC communication happens before we trigger process.exit
- this is a timing issue
- we should give IPC a little time to finish sending the message over to the CLI
- wait 100ms before exiting the process
2018-08-16 12:13:24 +02:00
..
client@2f812c4f51 Updated docs links 2018-08-16 12:13:24 +02:00
server Added timeout before exiting the process 2018-08-16 12:13:24 +02:00
test Bump package.json version to 2.0.0-rc.0 2018-08-16 12:13:24 +02:00
index.js