Files
openclaw/test/scripts
Peter Steinberger 05980207c6 test: deflake test-group-report SIGTERM descendant-cleanup test (#109347)
The child published its pid with a non-atomic writeFileSync while the test
polled file existence only, so a loaded runner could read an empty pid file
(NaN -> isProcessAlive false). Publish the pid via rename and widen the
spawn-chain poll deadlines; assertion strength is unchanged.
2026-07-16 16:47:30 -07:00
..