runSkillsInstall already awaits the spawned child exit event, so the fixed 100ms post-await sleeps were redundant wall-clock time (FN-5048). Removes ~400ms of dead waits; assertions unchanged, 22 tests still pass.
runSkillsInstall already awaits the spawned child exit event, so the fixed 100ms post-await sleeps were redundant wall-clock time (FN-5048). Removes ~400ms of dead waits; assertions unchanged, 22 tests still pass.