Commit 2e23fb2
committed
Flush recv_buffer on cancellation
If asyncio.wait_for is cancelled by the caller we need to clean up
the recv_buffer as well.1 parent 528d70d commit 2e23fb2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments