aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-05-03 12:19:33 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-05-03 12:19:33 -0700
commite4d2748f2fec4b189cdb7d13e25df0be95888ba2 (patch)
tree9fd089e83860607785678ee5fd86b18013b6f95e /test/core/end2end
parent5f51757f399eba371e62f0f0fec99a6d59235df8 (diff)
Fix async_end2end_test flow control
Completion queues + flow control + single threading is hard. We need a read outstanding on a call to grant flow control tokens to the remote end. To do that we need to request a read *before* we wait for the write to be finished, otherwise, in the case of a large write we'll block waiting for flow control tokens. Built on #6402
Diffstat (limited to 'test/core/end2end')
0 files changed, 0 insertions, 0 deletions