mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
4adfa4a061
commit
16dee14c5f
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ impl Process {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
self.sch.send(TaskOp::Adv(task.id, 1, 0))?;
|
||||
self.done(task.id)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue