Update qbittorrent_worker.py
This commit is contained in:
parent
5b164ee478
commit
4eb68cbdbb
|
|
@ -140,7 +140,7 @@ class downloadBT(Thread):
|
|||
# '/Users/midoks/Desktop/www/btplayer/public/video/test.mp4')
|
||||
else:
|
||||
print time.time(), "no task!"
|
||||
time.sleep(60)
|
||||
time.sleep(3)
|
||||
|
||||
|
||||
def test():
|
||||
|
|
|
|||
Loading…
Reference in New Issue