zed/crates/remote
Thorsten Ball eb76065ad3
ssh remoting: Fix hang when activity channel gets dropped (#19275)
When the SSH command dies or the server, the channel gets dropped and
the heartbeat method went into an infinite loop causing a hang.

Oversight from yesterday. Fixed now.

Release Notes:

- N/A
2024-10-16 15:57:58 +02:00
..
src ssh remoting: Fix hang when activity channel gets dropped (#19275) 2024-10-16 15:57:58 +02:00
Cargo.toml remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00
LICENSE-GPL