mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 21:34:04 +00:00
* fix(node-host): handle stdout/stderr stream errors in runCommand * chore(proof): add real behavior proof for node-host runCommand stream errors * fix(node-host): wait for child exit after stdout/stderr stream errors * fix(node-host): lint and type errors in proof script and test * fix(node-host): bound stream-error command shutdown --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>