Commit 33879661 authored by Todd Wang's avatar Todd Wang Committed by TensorFlower Gardener
Browse files

Ensure failed sub-streams are not re-used.

Streams have a monotonic state machine; if a stream encounters any
error, it will remain in an error state forever. Without this change,
a previously failed sub-stream will be put back on sub_streams_, only
to cause the next usage of the sub-stream to trivially fail.

PiperOrigin-RevId: 206112024
parent fae3a601
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment