VictoriaMetrics/vendor
Aliaksandr Valialkin d9bbf24183
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 17:47:17 +03:00
..
cloud.google.com/go vendor: make vendor-update 2022-10-01 17:20:11 +03:00
github.com app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 17:47:17 +03:00
go.opencensus.io go.mod: update minimum Go version from Go 1.16 to Go 1.17 2021-12-22 12:27:02 +02:00
go.uber.org/atomic vendor: make vendor-update 2022-08-15 00:53:41 +03:00
golang.org/x vendor: make vendor-update 2022-10-18 10:56:38 +03:00
google.golang.org vendor: make vendor-update 2022-10-24 15:47:01 +03:00
gopkg.in/yaml.v2 go.mod: update minimum Go version from Go 1.16 to Go 1.17 2021-12-22 12:27:02 +02:00
modules.txt app/{vminsert,vmselect}/netstorage: allow calling Init()+MustStop() in a loop 2022-10-25 17:47:17 +03:00