mirror of
https://github.com/dergigi/boris.git
synced 2026-02-04 14:44:26 +01:00
Simplify the finalization cache save - we already save on first event, so only save in finalization if first event wasn't emitted. This avoids TypeScript narrowing issues and duplicate cache saves.