Update
This commit is contained in:
parent
d80b60591c
commit
d6f42c98dd
|
@ -60,7 +60,7 @@ async fn gui(reader: &mut io::Lines<BufReader<tokio::process::ChildStdout>>) ->
|
||||||
printed_close_msg = true;
|
printed_close_msg = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
app::sleep(0.05);
|
// app::sleep(0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
|
|
Loading…
Reference in New Issue