frostfs-node/cmd
Pavel Karpy 01e69f2f7a [#1170] pkg/morph: Add worker pool
Add worker pool to the listener to prevent blocking. It is used only for
notary notifications and new block events handling since it uses RPC
calls. That may lead to the deadlock state: neo-go cannot send RPC until
notification channel is read but notification channel cannot be read since
neo-go client cannot send RPC.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-04-08 11:52:18 +03:00
..
neofs-adm [#1170] go.mod: Update neo-go 2022-04-08 11:52:18 +03:00
neofs-cli [#1250] *: Remove io/ioutil imports 2022-04-07 17:23:28 +03:00
neofs-ir [#1170] ir, node: Stop the app on WS connection lost 2022-04-08 11:52:18 +03:00
neofs-lens [#1250] *: Remove io/ioutil imports 2022-04-07 17:23:28 +03:00
neofs-node [#1170] pkg/morph: Add worker pool 2022-04-08 11:52:18 +03:00