Jonathan Moody
|
585962d930
|
Make stop(), stop_tasks() consistently async routines, and have stop_tasks()
wait for file_output_task completion. This fixes a problem with
test_download_stop_resume_delete.
|
2023-04-03 13:34:36 -04:00 |
|
Jonathan Moody
|
7a86406746
|
Fix and enable lint no-self-use & try-except-raise.
|
2023-04-03 13:34:36 -04:00 |
|
Lex Berezhny
|
93ab6b3be3
|
passing loop to asyncio functions is deprecated
|
2023-04-03 13:34:36 -04:00 |
|
Lex Berezhny
|
a1b87460c5
|
passing loop to asyncio functions is deprecated
|
2022-10-18 17:23:56 -04:00 |
|
Victor Shyba
|
aac72fa512
|
fix bug where recovery doesnt update blob status
|
2022-03-21 21:33:33 -03:00 |
|
Victor Shyba
|
dade49743b
|
fix file reflect and add test
|
2021-10-04 19:26:05 -03:00 |
|
Lex Berezhny
|
7264b53e5f
|
during disk clean your own sd blob is now kept and file status of deleted files is set to stopped
|
2021-09-15 10:37:08 -04:00 |
|
Victor Shyba
|
142d182bc1
|
if progress was made, retry without a delay
|
2021-05-27 18:24:58 -03:00 |
|
Jack Robison
|
7952fc8324
|
fix reflector loop propagating cancelled error
|
2021-01-08 09:53:12 -05:00 |
|
Victor Shyba
|
f9b41d34ae
|
expose reflector task errors, add debug statements for ongoing issue
|
2020-07-07 00:39:59 -03:00 |
|
Jack Robison
|
bbded12923
|
fix node not being set on the downloader in some cases
|
2020-05-12 17:50:20 -04:00 |
|
Jack Robison
|
f20ca70c01
|
add uploading_to_reflector and is_fully_reflected filter arguments to file_list
|
2020-05-11 15:48:34 -04:00 |
|
Victor Shyba
|
a7c2408c0a
|
fix and test delete with torrents
|
2020-05-07 04:04:55 -03:00 |
|
Victor Shyba
|
abaac8ef48
|
fixes from rebase, install libtorrent from s3
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
a2f8e7068e
|
pylint
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
dd26a96828
|
adds more torrent parts
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
e888e69d4d
|
fix unit tests
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
2089059792
|
pylint
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
27739e0364
|
fix save from resolve
|
2020-05-07 04:04:54 -03:00 |
|
Victor Shyba
|
543c75b293
|
wip
|
2020-05-07 04:04:54 -03:00 |
|
Jack Robison
|
179383540f
|
ManagedDownloadSource and SourceManager refactor
|
2020-05-07 04:04:54 -03:00 |
|
Jack Robison
|
e81b51a647
|
support claim_id , channel_claim_id , and outpoint args in file_list being lists
|
2020-04-13 13:19:25 -04:00 |
|
Victor Shyba
|
ec8e243323
|
estimate timestamps instead of using block headers
|
2020-03-22 23:30:11 -03:00 |
|
Victor Shyba
|
af0e9368d4
|
headers get now async
|
2020-03-22 23:30:11 -03:00 |
|
Lex Berezhny
|
bdd2ac2c25
|
renamed some flags
|
2020-03-22 01:13:26 -04:00 |
|
Jack Robison
|
0973ac753f
|
add is_fully_reflected to file_list response
|
2020-02-21 12:49:19 -05:00 |
|
Jack Robison
|
34eb856d09
|
cancel reflector uploads upon file delete
-remove unnecessary db call in stream_update
|
2020-02-03 23:00:45 -05:00 |
|
Jack Robison
|
734cd8ee08
|
logging
|
2020-01-13 17:51:05 -05:00 |
|
Jack Robison
|
08f6520557
|
bare excepts
|
2020-01-10 12:27:56 -05:00 |
|
Victor Shyba
|
494feb9f6d
|
lint: lbry/stream/*
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
fb1af9e3d2
|
update imports and more merging
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|