mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 15:43:57 -06:00
8e398d9591
* fix(macos): reap app-owned child process groups macOS-owned SSH, Codex, and node-host descendants no longer survive terminal shutdown. Codex retains EOF-first graceful exit before bounded process-group termination and reaping. * fix(macos): correct managed cleanup wake binding * fix(macos): preserve Codex shutdown escalation Keep the app-owned EOF grace window while allowing abortive requests to interrupt it before process-group TERM and KILL.