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: relax sum > 0 to sum >= 0 for Windows timer resolution
time.monotonic() on Windows can have low enough resolution that
fast in-memory calls measure as 0.0s.
Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
0 commit comments