zed/crates/remote
Mikayla Maki 8a912726d7
Fix flakey SSH connection (#19439)
Fixes a bug due to the `select!` macro tossing futures that had
partially read messages, causing us to desync our message reading with
the input stream.

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: conrad <conrad@zed.dev>
2024-10-18 15:41:43 -07:00
..
src Fix flakey SSH connection (#19439) 2024-10-18 15:41:43 -07:00
Cargo.toml
LICENSE-GPL