Files
paseo/packages
Mohamed Boudra 73b0b60bdd fix(server): block dev-runner on Ctrl-C until supervisor finishes shutting down
The spawnSync parent had no signal handlers, so SIGINT killed it immediately
while the supervisor kept running in the background. The shell prompt came
back before the daemon had actually drained. Install no-op SIGINT/SIGTERM
handlers so spawnSync waits for the supervisor's graceful exit.
2026-04-19 14:26:51 +07:00
..
2026-04-18 20:56:49 +07:00
2026-04-18 20:56:49 +07:00
2026-04-18 20:56:49 +07:00
2026-04-18 20:56:49 +07:00