mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 15:10:12 +01:00
🐛 插入/更新资源文件导致内核崩溃 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() {
|
go func() {
|
||||||
logging.Recover()
|
defer logging.Recover()
|
||||||
|
|
||||||
var (
|
var (
|
||||||
timer *time.Timer
|
timer *time.Timer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue