What is the best or most pythonic way to run a background function in Python 3 (if possible cross-platform)?

前端 未结 0 488
说谎
说谎 2021-01-01 00:16

I have a script slowly retrieving data blocks one after another in a loop. Each of these blocks contains a download URL. Now, while my main script is continuing to retrieve

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