0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Jason Williams 817b8d2906 Improve handling of forked processes in tests.
Closes #4277
- Increase the wait time for forked processes to spin up.
- If we give up on waiting for a forked process, send it a
  kill signal so if it comes alive later it doesn't sit in the
  background forever.
- Fail fast if test setup fails instead of waiting for the timeout.
2014-10-31 16:00:35 +00:00
..
client Merge pull request #4361 from jaswilli/ember18 2014-10-30 08:26:26 -06:00
server Merge pull request #4338 from felixrieseberg/iss3858 2014-10-28 12:58:39 +02:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
index.js