mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 19:11:33 +00:00
* test(process): reproduce Windows taskkill process-tree leak * fix(process): stop leaked Windows child process trees Escalate only when Windows taskkill reports that graceful process-tree termination failed. Preserve awaited taskkill completion, grace-period fallback, one-shot signaling, and PID-reuse protection. Closes #110789 Supersedes #112202 Co-authored-by: Mohammed Alkindi <alkndymhmd692@gmail.com> --------- Co-authored-by: Mohammed Alkindi <alkndymhmd692@gmail.com>