DescriptionFix flaky headers stream test in quic_session_test.
Randomly sized test headers would occasionally fit exactly in the stream flow control window, resulting in the stream being flow control blocked but without any pending queued data. Do one extra write after becoming blocked to ensure there is queued data.
BUG=423586
Committed: https://crrev.com/44441da8c0837f30dbf3773eef35813f7dc61ffc
Cr-Commit-Position: refs/heads/master@{#300684}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|