openclaw/src/process
MoerAI 9da06d918f fix(windows): add windowsHide to detached spawn calls to suppress console windows (#44693)
The restart helper and taskkill spawn calls were missing windowsHide: true,
causing visible command prompt windows to flash on screen during gateway
restart and process cleanup on Windows.
2026-03-13 21:06:33 +00:00
..
supervisor refactor: share windows command shim resolution 2026-03-10 22:18:04 +00:00
child-process-bridge.ts
command-queue.test.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
command-queue.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
exec.no-output-timer.test.ts test(process): replace no-output timer subprocess with spawn mock 2026-03-02 19:16:46 +00:00
exec.test.ts Exec: mark child command env with OPENCLAW_CLI (#41411) 2026-03-09 19:14:08 -04:00
exec.ts refactor: share windows command shim resolution 2026-03-10 22:18:04 +00:00
exec.windows.test.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
kill-tree.test.ts test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
kill-tree.ts fix(windows): add windowsHide to detached spawn calls to suppress console windows (#44693) 2026-03-13 21:06:33 +00:00
lanes.ts
restart-recovery.ts fix: reset stale execution state after SIGUSR1 in-process restart (#15195) 2026-02-13 15:30:09 -05:00
spawn-utils.test.ts chore: Fix types in tests 35/N. 2026-02-17 15:50:07 +09:00
spawn-utils.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
test-timeouts.ts test: consolidate sessions_spawn and guardrail helpers 2026-02-22 12:34:55 +01:00
windows-command.test.ts refactor: share windows command shim resolution 2026-03-10 22:18:04 +00:00
windows-command.ts refactor: share windows command shim resolution 2026-03-10 22:18:04 +00:00