mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
drk: Detach from the fun
1000x speedup.
This commit is contained in:
@@ -135,8 +135,7 @@ pub async fn kaching() {
|
||||
|
||||
let Ok(source) = Decoder::new(cursor) else { return };
|
||||
sink.append(source);
|
||||
|
||||
sink.sleep_until_end();
|
||||
sink.detach();
|
||||
}
|
||||
|
||||
/// Auxiliary function to generate provided shell completions.
|
||||
|
||||
Reference in New Issue
Block a user