Erik Grinaker
8329d12c18
abci/grpc: fix ordering of sync/async callback combinations (#5556)
Fixes #5540, fixes #2965. This is a hack that patches over the problem, but really the whole async handling in gRPC should be redesigned, as should ReqRes callback dispatch. |
4 years ago | |
---|---|---|
.. | ||
mocks | proxy: improve ABCI app connection handling (#5078) | 4 years ago |
client.go | libs: wrap mutexes for build flag with godeadlock (#5126) | 4 years ago |
grpc_client.go | abci/grpc: fix ordering of sync/async callback combinations (#5556) | 4 years ago |
local_client.go | libs: wrap mutexes for build flag with godeadlock (#5126) | 4 years ago |
socket_client.go | abci: fix socket client error for state sync responses (#5395) | 4 years ago |
socket_client_test.go | libs/bits: inline defer and change order of mutexes (#5187) | 4 years ago |