Fixes ASSERT failure and infinite loop when attempting to unset readDisable state on a closed connection#190
Fixes ASSERT failure and infinite loop when attempting to unset readDisable state on a closed connection#190istio-testing merged 1 commit intoistio:release-1.4from dmitri-d:fix-infinite-loop
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
@dmitri-d Thanks for the backport! |
|
It should go to release-1.4 branch And I guess also release-1.5? |
|
Wow I can change it myself. nice |
…isable state on a closed connection This is a port of envoyproxy#9509 Signed-off-by: Dmitri Dolguikh <ddolguik@redhat.com>
|
|
1.5 branch doesn't need this port -- the fix is there already (9de6027). |
Port of envoyproxy#9509
ping @lambdai