How to update a passed augment in a never breaking loop function in python?

前端 未结 0 728
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-01 01:25

So I have a problem where I am unable to make a list "stay updated" for an ongoing while true function

async def worker(user):
   while True
      if &q         


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