mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-10 00:42:18 +00:00
prefetchAll was awaited inside the refresh loop after the first cycle. On large corpora the All Time parse takes 60+ seconds and kept the Today refresh blocked for that whole window, so the status label got stuck for minutes at a time while the CLI was returning fresh numbers. Detach prefetchAll into its own @MainActor task. The popover still gets the benefit of pre-warmed period caches, the refresh loop ticks every 15 seconds regardless. |
||
|---|---|---|
| .. | ||
| CodeBurnMenubar | ||