Files
Ruslan Nigmatullin 58a5bd9c55 app-server: harden command/exec drain and lifecycle races
Close the remaining post-exit and control-path races by draining tail output with a quiet window plus a bounded final ready pass, and by returning consistent not-running errors after a process has already exited.

Add a dedicated helper binary and focused tests so the lifecycle behavior is reviewable on its own, and reject Windows disableTimeout requests that the buffered fallback cannot honor.
2026-03-06 17:32:47 -08:00
..