If we pass SPAWN_CHECKS_DETACHED as true while running tests, we will be able to spawn child checks as detached processes, which can then be killed within the specified timeout. This will help in testing whether spawning detached child processes in staging will have any repercussions
If we pass SPAWN_CHECKS_DETACHED as true while running tests, we will be able to spawn child checks as detached processes, which can then be killed within the specified timeout. This will help in testing whether spawning detached child processes in staging will have any repercussions