openclaw/src/process
2026-02-22 14:08:51 +00:00
..
supervisor refactor(runtime): consolidate followup, gateway, and provider dedupe paths 2026-02-22 14:08:51 +00:00
child-process-bridge.test.ts test: harden flaky timeout-sensitive tests 2026-02-22 12:21:19 +01:00
child-process-bridge.ts
command-queue.test.ts refactor(agents): dedupe plugin hooks and test helpers 2026-02-22 07:44:57 +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 test: shorten idle child timers in timeout assertions 2026-02-22 12:37:49 +00:00
exec.ts Revert "fix: add windowsHide: true to spawn in runCommandWithTimeout" 2026-02-16 20:27:32 -05: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(process): harden graceful kill-tree cancellation semantics 2026-02-16 20:37:08 -05: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 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