Commit 8acf99a
committed
fix: Process crash caused by closing the application.
When performing the destruction operation, it is necessary to wait for the child thread to exit to avoid errors in resource release.
fix: 关闭应用引起进程崩溃
析构操作时,需要等待子线程退出,避免资源释放出错。
Bug: https://pms.uniontech.com/bug-view-334545.html1 parent 32a8c47 commit 8acf99a
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
| |||
0 commit comments