We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
siyuan
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
:art: 改进桌面端监控前端界面进程退出钩子
Liang Ding
2 years ago
parent
74e7ecd5a5
commit
faa4afbfe0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
kernel/model/process.go
+ 1
- 0
kernel/model/process.go
View File
@@ -104,6 +104,7 @@ func HookDesktopUIProcJob() {
}
if uiProcOk {
uiProcessCount++
+ break
}
}