The callback function OnRemoveWithReason suddenly stops being called, even though there is new data being written
オープン
bug
- 主要言語
- Go
- スター
- 8.2k
- フォーク
- 614
- 平均マージ
- 6日 19時間
- マージ済み PR(30日)
- 2
説明
bigCf := bigcache.DefaultConfig(5 * time.Second)
bigCf.OnRemoveWithReason = hdl
bigCf.HardMaxCacheSize = size
"I'm certain I configured OnRemoveWithReason and it had been triggering callbacks continuously, but for some reason it suddenly stopped. Monitoring confirms data is still being written and the process hasn't panicked."
**Environment:**
- Version (git sha or release): v3
- OS (e.g. from `/etc/os-release` or winver.exe): ubuntu 16.04
- go version: 1.20
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。