mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-23 02:53:35 +00:00
175b07d6e4
- This PR fixes situation to avoid underflow, this is possible because of disconnected operations in replay/sendEvents - Hold right locks if Del() operation is performed in Get() - Remove panic in the code and use loggerOnce - Remove Timer and instead use Ticker instead for proper ticks