Files
SubMiner/stats
sudacode e64763b487 fix(stats): drop stale excluded-word sync notifications
- Skip notifyServerSync for superseded excluded-word writes so an in-flight
  ack can't trigger a redundant aggregate recompute
- Await hook teardown so React's scheduler drains before unmounting DOM
  globals in tests
- Add regression test proving a slow, superseded aggregates refresh cannot
  overwrite the newest totals
2026-08-17 02:12:14 -07:00
..