mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 14:00:36 +08:00
e03d51f0bc
Prevent an extra performance result with the timestamp of the midnight of the day from being emitted. Fix by setting the `saved_dt` value with the dt of the first event, before entering into the main performance loop, otherwise a performance result with a midnight timestamp and data from just the first event is emitted.