vibetunnel/web/src
Mario Zechner 3fdad988ff Fix zombie process detection and add PTY-specific cleanup
- Update is_pid_alive to detect zombie processes (status 'Z') as dead
- Add spawn_type field to distinguish PTY vs socket sessions
- Add reap_zombies function to clean up zombie children
- Only attempt zombie reaping for PTY sessions to avoid interfering with osascript processes
- Fix session cleanup to work properly with zombie processes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 14:29:48 +02:00
..
client Fix zombie process detection and add PTY-specific cleanup 2025-06-18 14:29:48 +02:00
input.css Fix linter formatting issues 2025-06-17 01:52:52 +02:00
server.ts Replace XTerm.js with headless terminal implementation 2025-06-18 12:48:24 +02:00