mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 数据订正分步执行
This commit is contained in:
parent
daaa9e67fd
commit
8aaf556767
1 changed files with 2 additions and 0 deletions
|
@ -210,4 +210,6 @@ func execTask(task *Task) {
|
|||
case <-ch:
|
||||
//logging.LogInfof("task [%s] done", task.Action)
|
||||
}
|
||||
|
||||
currentTaskAction = ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue