You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1777,6 +1777,7 @@
1777
1777
1778
1778
<ul>
1779
1779
<li><strong>Use <codeclass="python hljs"><spanclass="hljs-string">'kwargs=<dict>'</span></code> to pass keyword arguments to the function.</strong></li>
1780
+
<li><strong>Use <codeclass="python hljs"><spanclass="hljs-string">'daemon=True'</span></code> or the program will not be able to exit while the thread is alive.</strong></li>
0 commit comments