mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 07:30:12 +01:00
🎨 改进内核任务调度机制提升稳定性 https://github.com/siyuan-note/siyuan/issues/7113
This commit is contained in:
parent
1fec9323de
commit
df7f576333
1 changed files with 0 additions and 3 deletions
|
|
@ -135,9 +135,6 @@ func FlushQueue() {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|
||||||
op.renameTree = nil
|
|
||||||
op.upsertTree = nil
|
|
||||||
|
|
||||||
execOps++
|
execOps++
|
||||||
if nil != err {
|
if nil != err {
|
||||||
logging.LogErrorf("queue operation failed: %s", err)
|
logging.LogErrorf("queue operation failed: %s", err)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue