mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🐛 重建索引可能会导致内核崩溃 https://github.com/siyuan-note/siyuan/issues/7238
This commit is contained in:
parent
7d2369ba28
commit
91da0fe71d
6 changed files with 6 additions and 5 deletions
|
|
@ -518,6 +518,7 @@ func fullReindex() {
|
|||
treenode.SaveBlockTree(true)
|
||||
LoadFlashcards()
|
||||
runtime.GC()
|
||||
util.PushStatusBar(Conf.Language(108))
|
||||
}
|
||||
|
||||
func ChangeBoxSort(boxIDs []string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue