1.t.setDaemon(True)
2.threading.current_thread()
3.threading.active_count()
线程守护
原文:https://www.cnblogs.com/startl/p/11970606.html