forked from TrueCloudLab/frostfs-api-go
e8e09f0d00
From the docs of `time.After`: ``` The underlying Timer is not recovered by the garbage collector until the timer fires. ``` We have 1 minute default timeout, which is pretty long given that most of the time we exchange small messages. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.. | ||
client | ||
common | ||
grpc | ||
message | ||
accounting.go | ||
common.go | ||
container.go | ||
netmap.go | ||
object.go | ||
reputation.go | ||
session.go |