Python how to pass infinite timeout to threading.Timer's interval argument

前端 未结 0 1881
小蘑菇
小蘑菇 2020-12-04 09:03

I am using a threading.Timer and am trying to pass in math.inf (+infinity) to its interval argument. Please see the below sample code and tracebac

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