forked from TrueCloudLab/frostfs-node
bca7cf9470
When application is being terminated, replicator routine might be on the object picking phase. Storage is terminated asynchronously, thus `Select()` may return corresponding error. If we don't process `context.Done()` in this case, then application freezes on shutdown. Signed-off-by: Alex Vanin <alexey@nspcc.ru> |
||
---|---|---|
.. | ||
accounting | ||
audit | ||
container | ||
control | ||
id | ||
netmap | ||
object | ||
object_manager | ||
policer | ||
replicator | ||
reputation | ||
session | ||
util |