frostfs-node/pkg/services
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
..
accounting [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
audit *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
container [#1032] node/container/router: Do not check nil route points 2021-12-16 16:02:29 +03:00
control [#979] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
object [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
object_manager *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
policer [#1047] policer: Check context before job selection 2021-12-20 14:42:57 +03:00
replicator [#965] replicator: Make HandleTask function public 2021-11-26 15:39:38 +03:00
reputation [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
session [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
util [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00