mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 16:04:07 +00:00
Fix stale lock files from crashed gateway processes blocking new invocations on Windows/macOS. Detect PID recycling to avoid false positive lock conflicts, and add startup progress indicator. Thanks @TonyDerek-dot