frostfs-node/pkg
Alex Vanin 77f4a5844b [#1291] innerring: Don't stop the same listener twice
When IR node configured without main chain, both
`morphListener` and `mainnetListener` are pointing
into single listener component. We should not call
`Stop()` twice, because it may trigger channel
closing in neo-go or other components and it
can throw panic.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-04-05 14:46:40 +03:00
..
core [#1247] *: Clarify docs about returned errors from apistatus package 2022-03-17 16:34:00 +03:00
innerring [#1291] innerring: Don't stop the same listener twice 2022-04-05 14:46:40 +03:00
local_object_storage [#1149] writecache: Prevent corruption in Head 2022-03-31 15:40:25 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#1213] morph/client: Remember last succesfully used client 2022-04-01 17:07:12 +03:00
network [#1157] network/cache: Optimize client fetch from multiClient 2022-03-28 18:11:20 +03:00
services services/acl: check session token expiration epoch 2022-03-31 15:37:29 +03:00
util [#1239] util/attributes: Remove excessive slice copy during parsing 2022-03-29 16:02:05 +03:00