🐛 插入/更新资源文件导致内核崩溃 https://github.com/siyuan-note/siyuan/issues/5574

This commit is contained in:
Liang Ding 2022-08-05 16:04:43 +08:00
parent 3d1e6d5fed
commit 0ecac46908
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -53,7 +53,7 @@ func watchAssets() {
} }
go func() { go func() {
logging.Recover() defer logging.Recover()
var ( var (
timer *time.Timer timer *time.Timer