- Notifications
You must be signed in to change notification settings - Fork1
speedgithub#67
892768447 announced inAnnouncements
speedgithub#67
-
https://pyqt5.com/speedgithub.html 如果你设置一个线程为守护线程,就表示你在说这个线程是不重要的,在进程退出的时候,不用等待这个线程退出。如果你的主线程在退出的时候,不用等待那些子线程完成,那就设置这些线程的daemon属性。 |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Announcements Labels
Converted from issue
This discussion was converted from issue #25 on October 08, 2023 06:03.