Skip to content

v0.15.2

Compare
Choose a tag to compare
@rossabaker rossabaker released this 29 Aug 22:58
· 3295 commits to main since this release

Bugfixes

  • #553: Use monotonic time in the TickWheelScheduler. Guards against erratic scheduling where System.currentTimeMillis is erratic.

Internals

Several build and test libraries were upgraded, and the test suite was ported from Specs2 to MUnit.