Files
hikari-desktop/src-tauri
hikari c597e8933a
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
CI / Lint & Test (pull_request) Successful in 16m59s
CI / Build Linux (pull_request) Successful in 20m59s
CI / Build Windows (cross-compile) (pull_request) Successful in 31m42s
fix: add mid-session watchdog to kill stuck Claude Code processes
Adds pending_since and watchdog_generation fields to WslBridge. When
send_message is called, pending_since is set to the current instant.
When a Result message arrives, it is cleared. A watchdog thread spawned
per session polls every 30 seconds and kills the process if pending_since
has been set for 5 minutes with no Result, triggering the existing
disconnect flow so the user gets an error message and can reconnect.
A generation counter ensures old watchdogs exit cleanly when start() is
called again for a new session.
2026-03-09 14:32:47 -07:00
..
2026-01-28 12:51:05 -08:00
2026-01-14 20:56:28 -08:00
2026-01-14 20:56:28 -08:00
2026-03-07 03:10:42 -08:00
2026-03-07 03:10:42 -08:00
2026-03-07 03:10:42 -08:00