mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-04 17:05:31 -05:00
Merge branch 'mig5-fix_simultaneous_downloads' into develop
This commit is contained in:
commit
760661c9c1
@ -305,6 +305,7 @@ def download(slug_candidate):
|
||||
sys.stdout.flush()
|
||||
|
||||
add_request(REQUEST_PROGRESS, path, {'id': download_id, 'bytes': downloaded_bytes})
|
||||
done = False
|
||||
except:
|
||||
# looks like the download was canceled
|
||||
done = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user