SIGN IN SIGN UP

ssh remoting: Fix ssh process not being cleaned up when connection is closed (#18623)

We introduced a memory leak in #18572, which meant that `Drop` was never
called on `SshRemoteConnection`, meaning that the ssh process kept
running

Co-Authored-by: Thorsten <thorsten@zed.dev>

Release Notes:

- N/A

---------

Co-authored-by: Thorsten <thorsten@zed.dev>
B
Bennet Bo Fenner committed
b3cdd2ccff82d0a3d2e33171e22838402f8f3f79
Parent: e80cbab
Committed by GitHub <noreply@github.com> on 10/2/2024, 11:21:19 AM