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/7238
This commit is contained in:
@@ -420,7 +420,7 @@ func SaveBlockTree(force bool) {
|
||||
return true
|
||||
})
|
||||
if 0 < count {
|
||||
logging.LogInfof("wrote block trees [%d]", count)
|
||||
//logging.LogInfof("wrote block trees [%d]", count)
|
||||
}
|
||||
|
||||
elapsed := time.Since(start).Seconds()
|
||||
|
||||
Reference in New Issue
Block a user