Skip to content
Snippets Groups Projects
Commit 6b933997 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

bump ver

parent 3ce02de2
No related branches found
No related tags found
No related merge requests found
# v2.17.11
# v2.17.12
* **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`
__version__ = '2.17.11'
__version__ = '2.17.12a1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment