mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113
This commit is contained in:
@@ -135,9 +135,6 @@ func FlushQueue() {
|
||||
break
|
||||
}
|
||||
|
||||
op.renameTree = nil
|
||||
op.upsertTree = nil
|
||||
|
||||
execOps++
|
||||
if nil != err {
|
||||
logging.LogErrorf("queue operation failed: %s", err)
|
||||
|
||||
Reference in New Issue
Block a user