chore(logs): add backend shutdown debug log file

This commit is contained in:
Prad Nukala
2026-08-26 15:25:48 -04:00
parent 22ebb82e55
commit 1b5bdc4ceb
+10
View File
@@ -0,0 +1,10 @@
[2026-08-26T19:15:12.457Z] [SHUTDOWN] before-quit fired
[2026-08-26T19:15:12.458Z] [SHUTDOWN] shutdown started
[2026-08-26T19:15:12.458Z] [SHUTDOWN] Stopping local daemon server early
[2026-08-26T19:15:12.458Z] [SHUTDOWN] Phase 1: sending Ctrl+C to all terminals
[2026-08-26T19:15:12.459Z] [SHUTDOWN] Signaled 1 terminals: __pane_chat_terminal__
[2026-08-26T19:15:12.659Z] [SHUTDOWN] Sent second Ctrl+C, waiting 2s...
[2026-08-26T19:15:14.660Z] [SHUTDOWN] 2s wait complete
[2026-08-26T19:15:14.660Z] [SHUTDOWN] Phase 2: saving terminal states
[2026-08-26T19:15:14.670Z] [SHUTDOWN] ERROR during shutdown: BoundaryDecodeError: input.wasInterrupted: expected JSON value
[2026-08-26T19:15:14.671Z] [SHUTDOWN] Calling app.exit(0)