Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 368 B

v2.17.11

  • bugfix exceptions in TerminableThread that have definde terminate_on won't be swallowed anymore.
  • added support for terminate_on to IntervalTerminableThread and CPUTimeAwareIntervalTerminableThread
  • added grace_amount to ExponentialBackoff
  • bugfix: ExponentialBackoff will start available
  • fixed a bug in evictions