VictoriaMetrics/lib/blockcache
Aliaksandr Valialkin d0f785defd
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:10:43 +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:10:43 +02:00