We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3701442 commit 4c49eb3Copy full SHA for 4c49eb3
README.md
@@ -103,6 +103,10 @@ Versioning is strictly based on [Semantic Versioning](https://semver.org/)
103
* push commit and tag
104
* upload rock to luarocks: `luarocks upload rockspecs/[name] --api-key=abc`
105
106
+### Unreleased
107
+
108
+* Fix: avoid creating multiple timers to run the same active check [#157](https://github.com/Kong/lua-resty-healthcheck/pull/157)
109
110
### 3.0.1 (22-Dec-2023)
111
112
* Fix: fix delay clean logic when multiple healthchecker was started [#146](https://github.com/Kong/lua-resty-healthcheck/pull/146)
0 commit comments