project: Observe SshRemoteClient to get notified about state changes (#18918)
Release Notes: - N/A
This commit is contained in:
@@ -732,6 +732,7 @@ impl Project {
|
||||
}
|
||||
})
|
||||
.detach();
|
||||
cx.observe(&ssh, |_, _, cx| cx.notify()).detach();
|
||||
|
||||
let this = Self {
|
||||
buffer_ordered_messages_tx: tx,
|
||||
|
||||
Reference in New Issue
Block a user