frostfs-node/pkg/local_object_storage
Leonard Lyubich d6457ee485 [#922] shard: Allow multiple gc.stop() calls
Use `sync.Once` to prevent locks of stopping GC. It will also allow to
safely call `Shard.Close` multiple  times.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-12 17:28:38 +03:00
..
blobovnicza [#791] blobovnicza: Support read-only mode 2021-10-05 10:51:10 +03:00
blobstor [#933] FSTree: Add NumberOfObjects method 2021-10-25 18:49:10 +03:00
engine [#922] engine: Change interface of container operations 2021-11-12 17:28:38 +03:00
internal/log [#790] storage engine: Add common template of log messages 2021-09-13 15:02:13 +03:00
metabase [#945] metabase: Use cleanup instead of defer in tests 2021-10-27 16:10:01 +03:00
shard [#922] shard: Allow multiple gc.stop() calls 2021-11-12 17:28:38 +03:00
util [#477] metabase: Move MergeSplitInfo to storage/util pkg 2021-04-15 11:18:39 +03:00
writecache [#947] writecache: refactor object persisting 2021-11-01 15:52:56 +03:00