VictoriaMetrics/lib/blockcache
Aliaksandr Valialkin 1caee74235
lib/blockcache: eliminate possible race when Cache.Put is called for the same entry from multiple goroutines
The race could result in incorrect cache size tracking, which, in turn, could result in too frequent cache cleaning
2022-02-08 01:18:27 +02:00
..
blockcache.go lib/blockcache: eliminate possible race when Cache.Put is called for the same entry from multiple goroutines 2022-02-08 01:18:27 +02:00