frostfs-node/pkg
Alex Vanin bca7cf9470 [#1047] policer: Check context before job selection
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>
2021-12-20 14:42:57 +03:00
..
core [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
innerring [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
local_object_storage [#1022] writecache: Fix db counter decrement and flushed big object 2021-12-15 14:23:49 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#1031] morph: Add maxConnPerHost option 2021-12-16 18:55:53 +03:00
network [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
services [#1047] policer: Check context before job selection 2021-12-20 14:42:57 +03:00
util *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00