mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
4f53147ed4
Previously netstorage.MustStop() call didn't free up all the resources, so the subsequent call to nestorage.Init() would panic. This allows writing tests, which call nestorage.Init() + nestorage.MustStop() in a loop. |
||
---|---|---|
.. | ||
consistent_hash.go | ||
consistent_hash_test.go | ||
consistent_hash_timing_test.go | ||
insert_ctx.go | ||
insert_ctx_pool.go | ||
netstorage.go | ||
netstorage_test.go | ||
sort_labels.go |