Skip to content

v2.0.4 - Maintenance Release

Compare
Choose a tag to compare
@ivantopo ivantopo released this 17 Dec 14:49
· 2597 commits to master since this release

Fixes

  • Duplicated timers data was reported when a PeriodSnapshot.Accumulator was used. This would only happen if a reporter is expecting a different tick interval size than what Core has configured so not a very common situation. Fixed by @ivantopo via #628.