Files
openclaw/extensions/qa-lab
wings1029 730cfd774d fix(qa): bound Windows taskkill process termination (#109453)
`taskkill.exe` can hang when the target process is stuck in a kernel wait
state (e.g. a pending I/O request). Add a 5-second timeout so QA scenario
cleanup fails closed instead of hanging the test runner indefinitely.

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-16 19:11:43 -07:00
..