ZIm/crates/remote_server/src
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
..
headless_project.rs ssh remoting: Handle OpenNewBuffer request (#19373) 2024-10-17 17:49:17 +02:00
main.rs ssh remoting: Do not print error backtrace on non-zero exit (#19290) 2024-10-17 09:41:16 +02:00
remote_editing_tests.rs Revert "SSH reconnect reliability (#19398)" (#19440) 2024-10-18 15:08:56 -07:00
remote_server.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
unix.rs Fix flakey SSH connection (#19439) 2024-10-18 15:41:43 -07:00