VictoriaMetrics/vendor
Aliaksandr Valialkin 4f53147ed4
app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop
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.
2022-10-25 14:43:05 +03:00
..
cloud.google.com/go vendor: make vendor-update 2022-10-01 17:19:01 +03:00
github.com app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00
go.opencensus.io go.mod: update minimum Go version from Go 1.16 to Go 1.17 2021-12-22 12:39:22 +02:00
go.uber.org/atomic vendor: make vendor-update 2022-08-15 00:54:50 +03:00
golang.org/x vendor: make vendor-update 2022-10-18 10:57:06 +03:00
google.golang.org vendor: make vendor-update 2022-10-24 15:50:57 +03:00
gopkg.in/yaml.v2 go.mod: update minimum Go version from Go 1.16 to Go 1.17 2021-12-22 12:39:22 +02:00
modules.txt app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 14:43:05 +03:00