try to sleep
This commit is contained in:
parent
b8f36cc59f
commit
462c835232
@ -98,6 +98,7 @@ def mountTorrent(magnet):
|
||||
fuseTorrentLocation
|
||||
])
|
||||
o.communicate() # wait for it to finish
|
||||
sleep(5) # uhhh I guess I need to sleep?
|
||||
|
||||
def umountTorrent():
|
||||
print("unmounting torrent...")
|
||||
|
Loading…
x
Reference in New Issue
Block a user