mirror of
https://github.com/strapi/strapi.git
synced 2025-09-06 15:22:59 +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.