v0.15.2
Bugfixes
- #553: Use monotonic time in the
TickWheelScheduler
. Guards against erratic scheduling whereSystem.currentTimeMillis
is erratic.
Internals
Several build and test libraries were upgraded, and the test suite was ported from Specs2 to MUnit.