i want to run a thread even when my main thread is terminated

后端 未结 0 1996
花落未央
花落未央 2021-01-17 14:18

def whatsAppBotEngine():

    while True:

        time.sleep(3)

        print('working')

相关标签:
回答
  • 消灭零回复
提交回复
热议问题