Files
paseo/packages
Mohamed Boudra 9c4dee5364 fix(server): handle codex spawn errors to prevent daemon crash
Spawning a missing/broken codex binary emits an async "error" event on
the child process. Without a listener, Node.js crashes the daemon with
no log entry. Add child.on("error") in CodexAppServerClient and global
uncaughtException/unhandledRejection handlers that log via pino before
exiting.
2026-04-01 13:37:51 +07:00
..
2026-03-30 17:27:44 +07:00
2026-03-30 17:27:44 +07:00
2026-03-30 17:27:44 +07:00
2026-03-30 17:27:44 +07:00