Commit 6f4dfc7
backport2509: cargo: Update yamux to 0.13.8 to avoid panics (#10479)
This PR updates rust-yamux to 0.13.8 from 0.13.6:
- #9169
This aims at not polling sockets past the point they return errors and
effectively avoids panics when tungstenite websocket connections are
used in combination with rust-yamux.
The fix was backported on 2512 but not on 2509
---------
Signed-off-by: Alexandru Vasile <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 5f55e67 commit 6f4dfc7
2 files changed
+16
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments