mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 05:07:56 +00:00
Snapshot registered commands, then deactivate state immediately on abort. Prevents race where new monitor activates fresh state that gets wiped by the delayed .then() of the old monitor's cleanup promise.