neo-go/pkg/services
Anna Shaleva 9ba6db491e rpcsrv: fix failing TestWSClientsLimit
64 connections is too much for slow GA runners, we have to keep all of
them alive to avoid failures in the test, but it's impossible since
runners are too slow to iterate through all of them in time.

Close #3442.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-08-09 15:14:52 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary notary: reuse (*Transaction).Copy where possible 2024-04-28 00:59:15 +05:30
oracle oracle: add length check o.MainCfg.NeoFS.Nodes 2024-06-05 11:53:52 +03:00
rpcsrv rpcsrv: fix failing TestWSClientsLimit 2024-08-09 15:14:52 +03:00
stateroot services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00