mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
🐛 Windows 端部分系统上内核崩溃 https://github.com/siyuan-note/siyuan/issues/7806
This commit is contained in:
parent
bec14bf7db
commit
0d71170331
1 changed files with 0 additions and 2 deletions
|
|
@ -313,8 +313,6 @@ func existAvailabilityStatus(workspaceAbsPath string) bool {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
logging.LogInfof("check workspace [%s] availability status", checkAbsPath)
|
|
||||||
|
|
||||||
runtime.LockOSThread()
|
runtime.LockOSThread()
|
||||||
defer runtime.LockOSThread()
|
defer runtime.LockOSThread()
|
||||||
if err := ole.CoInitializeEx(0, ole.COINIT_MULTITHREADED); nil != err {
|
if err := ole.CoInitializeEx(0, ole.COINIT_MULTITHREADED); nil != err {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue