forked from TrueCloudLab/frostfs-api-go
Airat Arifullin
cdf6f3381c
* `c.conn` may be already invalidated but the rpc client can't detect this. `NewStream` may hang trying to open a stream with invalidated connection. Using timer with `dialTimeout` for `NewStream` fixes this problem. Signed-off-by: Airat Arifullin <a.arifullin@yadro.com> |
||
---|---|---|
.. | ||
client | ||
common | ||
grpc | ||
message | ||
accounting.go | ||
apemanager.go | ||
common.go | ||
container.go | ||
netmap.go | ||
object.go | ||
session.go |