mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 20:58:16 +00:00
Switch from exec to spawn to kill children and sub-children in the same time from the main test process. Also add some error handling, and make the program exit with error code (1) if anything goes wrong during execution.