🐛 插入/更新资源文件导致内核崩溃 https://github.com/siyuan-note/siyuan/issues/5574
This commit is contained in:
parent
3d1e6d5fed
commit
0ecac46908
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ func watchAssets() {
|
|||
}
|
||||
|
||||
go func() {
|
||||
logging.Recover()
|
||||
defer logging.Recover()
|
||||
|
||||
var (
|
||||
timer *time.Timer
|
||||
|
|
Loading…
Add table
Reference in a new issue