parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -925,7 +925,7 @@ impl SshRemoteClient {
|
|||
|
||||
if missed_heartbeats != 0 {
|
||||
missed_heartbeats = 0;
|
||||
this.update(cx, |this, mut cx| {
|
||||
let _ =this.update(cx, |this, mut cx| {
|
||||
this.handle_heartbeat_result(missed_heartbeats, &mut cx)
|
||||
})?;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue