Don't Run Async Function if Lock is Locked - Python

后端 未结 0 375
野趣味
野趣味 2020-12-11 22:46

Suppose that the function takes_time is called every 0.1 seconds on the arguments 0, 1, 2, 3, ...

async def takes_time(         


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