Commit graph

65 commits

Author SHA1 Message Date
Jack Robison 2e9acd1baa
remove blob request asyncio.Lock 2019-01-31 20:19:50 -05:00
Jack Robison 40b90ce79b
fix hanging download 2019-01-31 16:53:27 -05:00
Jack Robison aa7f0845cc
catch sendfile errors 2019-01-31 16:10: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 ffc7fc0793
fix uncaught exception in BlobServerProtocol when client disconnects during a blob transfer 2019-01-30 12:03:05 -05:00
Victor Shyba 2e633c0ee6 fix chunked requests for server 2019-01-30 12:11:05 -03:00
Jack Robison 933d58d49b
logging 2019-01-29 20:47:02 -05:00
Jack Robison 418def56ac
fix log 2019-01-28 22:38:17 -05:00
Jack Robison 64dffa306f
logging, cleanup 2019-01-28 22:01:43 -05:00
Jack Robison 2a7d80f8b4
logging 2019-01-28 22:01:43 -05:00
Jack Robison 778d3826ab
clean up settings and use them 2019-01-28 15:51:27 -05:00
Jack Robison 69bcb052de
fix blob server protocol factory 2019-01-25 13:10:40 -05:00
Jack Robison 69b259c285 async lbrynet.blob_exchange 2019-01-24 00:13:15 -05:00