kumarabhirup 1af9d75396
fix(terminal): add try/catch around PTY spawn to prevent silent hangs
Without error handling, if node-pty require or pty.spawn throws (bad
permissions, missing cwd, stale server), the client gets no response and
the terminal hangs with a blinking cursor. Now sends an exit event back.
2026-03-08 21:45:17 -07:00
..
2026-02-06 15:28:35 -08:00
2026-03-04 16:34:45 -08:00
2026-03-04 16:34:45 -08:00