openclaw/src/process
2026-02-16 00:18:27 +00:00
..
child-process-bridge.test.ts perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
child-process-bridge.ts
command-queue.test.ts perf(test): trim duplicate gateway and auto-reply test overhead 2026-02-13 23:40:38 +00:00
command-queue.ts fix: reset stale execution state after SIGUSR1 in-process restart (#15195) 2026-02-13 15:30:09 -05:00
exec.test.ts refactor(test): reuse env snapshots in unit suites 2026-02-16 00:02:32 +00:00
exec.ts fix(security): harden Windows child process spawning 2026-02-15 03:24:55 +01:00
lanes.ts refactor: use command lane enum 2026-01-20 10:51:25 +00:00
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 perf(test): fold restart recovery helper into spawn utils suite 2026-02-16 00:18:27 +00:00
spawn-utils.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00