mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🔥 启动时移除处于网盘路径下的工作空间 https://github.com/siyuan-note/siyuan/issues/7790
This commit is contained in:
@@ -143,6 +143,8 @@ func CheckFileSysStatus() {
|
||||
}
|
||||
|
||||
func checkFileSysStatus() {
|
||||
defer logging.Recover()
|
||||
|
||||
if IsMutexLocked(&checkFileSysStatusLock) {
|
||||
logging.LogWarnf("check file system status is locked, skip")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user