mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
14c35bfa0c
commit
4abcb0d811
1 changed files with 2 additions and 0 deletions
|
|
@ -807,7 +807,9 @@ func Close(force, setCurrentWorkspace bool, execInstallPkg int) (exitCode int) {
|
|||
time.Sleep(30 * time.Second)
|
||||
}
|
||||
}
|
||||
|
||||
closeSyncWebSocket()
|
||||
|
||||
go func() {
|
||||
time.Sleep(500 * time.Millisecond)
|
||||
logging.LogInfof("exited kernel")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue