mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 18:34:19 +00:00
worker: Fix 'immediatly' typo in comment
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
ab1348486d
commit
b89bd9ef9a
@ -357,7 +357,7 @@ static void flush_cursor_commands(RedWorker *worker)
|
||||
red_process_cursor);
|
||||
}
|
||||
|
||||
// TODO: on timeout, don't disconnect all channels immediatly - try to disconnect the slowest ones
|
||||
// TODO: on timeout, don't disconnect all channels immediately - try to disconnect the slowest ones
|
||||
// first and maybe turn timeouts to several timeouts in order to disconnect channels gradually.
|
||||
// Should use disconnect or shutdown?
|
||||
static void flush_all_qxl_commands(RedWorker *worker)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user