nux
e043f4a16c
feat(tmux): add KillSessionWithProcesses for explicit process termination
...
Before calling tmux kill-session, explicitly kill the pane's process tree
using pkill. This ensures claude processes don't survive session termination
due to SIGHUP being caught/ignored.
Implementation:
- Add KillSessionWithProcesses() to tmux.go
- Update killSessionsInOrder() in start.go to use new method
- Update stopSession() in down.go to use new method
Fixes: gt-5r7zr
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-13 11:53:57 -08:00
..
2026-01-11 21:44:30 -05:00
2026-01-05 00:19:41 -08:00
2026-01-12 03:08:53 -08:00
2026-01-13 11:06:21 -08:00
2026-01-11 23:04:03 -08:00
2026-01-08 12:36:54 -05:00
2026-01-13 11:53:57 -08:00
2026-01-12 02:45:03 -08:00
2026-01-11 23:04:03 -08:00
2026-01-10 01:07:01 -08:00
2026-01-10 01:07:01 -08:00
2026-01-12 18:39:11 -08:00
2026-01-09 22:07:35 -08:00
2026-01-12 01:52:38 -08:00
2026-01-10 16:29:54 -08:00
2026-01-12 00:47:11 -08:00
2026-01-09 22:23:44 -08:00
2026-01-12 18:12:39 -08:00
2026-01-12 01:45:09 -08:00
2026-01-12 01:47:14 -08:00
2026-01-11 23:04:03 -08:00
2026-01-11 17:06:47 +01:00
2026-01-13 03:24:42 -08:00
2026-01-11 21:44:30 -05:00
2026-01-08 12:48:03 -05:00
2026-01-12 17:48:07 -08:00
2026-01-12 23:10:29 -08:00
2026-01-12 23:48:56 -08:00
2026-01-12 23:48:56 -08:00
2026-01-12 01:45:26 -08:00
2026-01-11 21:44:30 -05:00
2026-01-13 03:24:42 -08:00
2026-01-09 21:57:11 -08:00
2026-01-08 20:25:01 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 18:49:01 -08:00
2026-01-09 22:31:55 -08:00
2026-01-12 17:37:23 -08:00
2026-01-13 11:53:57 -08:00
2026-01-09 14:11:09 -08:00
2026-01-12 23:48:56 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 23:04:03 -08:00
2026-01-09 18:14:17 -08:00
2026-01-06 19:01:34 -08:00
2026-01-13 11:06:21 -08:00
2026-01-13 00:17:59 -08:00
2026-01-09 21:57:11 -08:00