diff options
author | Craig Tiller <ctiller@google.com> | 2016-05-03 12:19:33 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-05-03 12:19:33 -0700 |
commit | e4d2748f2fec4b189cdb7d13e25df0be95888ba2 (patch) | |
tree | 9fd089e83860607785678ee5fd86b18013b6f95e /Gemfile | |
parent | 5f51757f399eba371e62f0f0fec99a6d59235df8 (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 'Gemfile')
0 files changed, 0 insertions, 0 deletions