Commit graph

15 commits

Author SHA1 Message Date
Victor Shyba 1be5dce30e stop racing during long streams 2019-02-08 01:28:03 -03:00
Victor Shyba 2d7eb83518 change score calculation, wait for active peers too, simplify peer sorting/keeping 2019-02-08 01:04:38 -03:00
Victor Shyba a616582733 wait on connection tasks 2019-02-07 20:11:57 -03:00
Jack Robison 0e972ec2ae
refactor BlobFile.close to be non async 2019-02-06 11:00:57 -05:00
Jack Robison 8883587cc7
logging 2019-02-04 16:19:27 -05:00
Jack Robison 377442d9f0
fix request_blob cancellation 2019-02-04 16:19:24 -05:00
Jack Robison c3b0151943
fix dht status error during startup 2019-02-01 22:12:07 -05:00
Victor Shyba b36cf3e36c remove closing peers from active connections 2019-02-01 20:09:14 -03:00
Victor Shyba 832be0758b let cancel propagate 2019-02-01 16:05:14 -03:00
Jack Robison 40b90ce79b
fix hanging download 2019-01-31 16:53:27 -05:00
Jack Robison 34776e7eb9
fix test 2019-01-31 15:39:20 -05:00
Jack Robison 2e978c00b2
prioritize peers to download from 2019-01-31 15:39:20 -05:00
Jack Robison 6aef6a80b7
refactor downloader
split peer accumulation out, use Queues instead of locks
2019-01-31 15:39:20 -05:00
Jack Robison 778d3826ab
clean up settings and use them 2019-01-28 15:51:27 -05:00
Jack Robison 69b259c285 async lbrynet.blob_exchange 2019-01-24 00:13:15 -05:00