You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(options): Gate refresh spawn on successful OnceLock init; remove stale comment
Only spawn the background refresh task when OPTIONS.set() succeeds, so
concurrent callers cannot produce multiple refresh tasks and filesystem
watchers. Also remove a low-value inline comment in killswitches.rs.
0 commit comments