lbry-sdk/lbrynet/core/server
Jack Robison 9de4657a4d
fix blob history and callback from _download_succeeded
previously _download_succeeded did not block on blob_completed,
presumably because even longer ago it did not block on a deriving
immediate_announce call and thus took a long time to return
2017-09-28 14:04:02 -04:00
..
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobAvailabilityHandler.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
BlobRequestHandler.py fix blob history and callback from _download_succeeded 2017-09-28 14:04:02 -04:00
DHTHashAnnouncer.py fixed shutdown messages 2017-08-09 19:10:11 -04:00
ServerProtocol.py fix bug in ServerProtocol 2016-12-28 14:34:38 -05:00
ServerRequestHandler.py Add TRACE level logging 2016-12-15 18:58:16 -06:00