Commit Graph

1 Commits

Author SHA1 Message Date
sudacode c2561f8c4c fix(stats): fix duplicate-line cleanup reload tracking
- Track reload-owed state separately from the displayed result so a later scan or window change can't erase it before the reload runs
- Refuse to close mid-apply so the pending reload isn't dropped
- Add tests covering these edge cases
2026-08-11 00:04:18 -07:00