mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-17 08:02:12 -06:00
ffc94d0ff0
* fix: stop service child trees before timeout completion * fix: preserve service child root results during cleanup * test: isolate relay selection from linux spawn wrapping * refactor: keep service anchor payload internal * test: validate lifecycle probe pid output * fix: close service child adversarial races * fix: preserve service startup failures * fix(process): flush service output before root result * fix(process): bound cleanup on held output * chore(process): satisfy promise executor lint * fix(process): finish cleanup after lineage loss * fix(process): retain relay output before subscription * fix(ci): register service child runtime entries * fix(ci): expose relay safety invariants * fix(process): preserve service cancellation grace * test(process): prove service grace on macOS