Skip to content

Tascalate Concurrent 0.8.4

Compare
Choose a tag to compare
@vsilaev vsilaev released this 14 Jan 11:37
· 120 commits to master since this release

Minor release with the following changes:

  1. Fix bug in default DelayPolicy.withMinDelay(...) metod -- erroneously delegates to withMaxDelay.
  2. Remove rarely used internal helper classes to minimize library size.