1
0
Fork 0
forked from wry/wry

autocommit 2022-04-20 14:58:34 CEST

This commit is contained in:
Julian Orth 2022-04-20 14:58:34 +02:00
parent c1773c0fee
commit fa1ec0b36c
22 changed files with 583 additions and 185 deletions

View file

@ -366,8 +366,8 @@ impl Client {
self.state.slow_clients.push(self.clone());
}
}
self.flush_request.trigger();
}
self.flush_request.trigger();
}
pub fn flush(&self) {