112
v0.40.6February 4, 2026
- FIX: Health check no longer blocks on state lock during initialization
- Root cause: GetReleaseInfo() was called before checking s.initialized
- State.Initialize() holds write lock, health check needs read lock = deadlock
changelog.currentVersion changelog.totalReleases