aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/tests/_runner.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-02 22:17:24 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-03-02 22:34:23 -0800
commit0cb803d9ca4286601e9e6a3240cfa3488b662b7c (patch)
tree9c5000567bd52328ed9827c9e2e5a8c671d94158 /src/python/grpcio/tests/_runner.py
parentbfc8a8d0496c1e505815772b623760a2ecf1e4d0 (diff)
Always ref writable streams
We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing.
Diffstat (limited to 'src/python/grpcio/tests/_runner.py')
0 files changed, 0 insertions, 0 deletions