mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-06 00:28:46 +08:00
6a3c35c0fd
Also, fix double emission of performance results with the last minute. Change the perf tracker unit tests so that it doesn't rely on an 'extra' event triggering emission. Unlike daily, minute emission now emits at the end of the bar in the PerformanceTracker.transform instead of waiting for the next event.