Files
Moltbot/src/cli
jeffr 9c30243c8f fix: release gateway lock before spawning restart child
Move lock.release() before restartGatewayProcessWithFreshPid() so the
spawned child can immediately acquire the lock without racing against
a zombie parent. This eliminates the root cause of the restart loop
where the child times out waiting for a lock held by its now-dead parent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 10:38:32 +01:00
..
2026-02-15 04:02:10 +00:00
2026-01-18 08:45:29 +00:00
2026-02-17 14:32:57 +09:00
2026-01-30 03:16:21 +01:00