How to stop/terminate a python script from running with BackgroundScheduler() of APScheduler

后端 未结 0 1441

I\'m trying to stop the while loop execution from inside the foo() function. I\'ve tried exit() / sys.exit without success. How can I stop completely the execution of the pr

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