frostfs-node/cmd
Alex Vanin 3de3c102fc [#1270] neofs-node: Add timeout for grpc GracefulStop()
GracefulStop() may be blocked until all server-side streams
are finished. There is no control over such streams yet, so
application may be frozen in shutdown stage.

Naive solution is to add timeout for GracefulStop(). At this
point healthy connection will be finished and unhealthy
connections will be terminated by Stop().

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
(cherry picked from commit 683439970a)
2022-03-28 13:54:20 +03:00
..
neofs-adm [#1223] amd: Fix subnet node command 2022-03-28 13:48:44 +03:00
neofs-cli [#1136] cli: Allow usage of empty wallet passwords 2022-03-28 13:01:33 +03:00
neofs-ir [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
neofs-lens *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-node [#1270] neofs-node: Add timeout for grpc GracefulStop() 2022-03-28 13:54:20 +03:00