lbry-sdk/lbrynet/blob
Jack Robison 4b9c881cd0
fix recording reader was closed
reader_finished() is called when the reader closes, so the `readers -=
1` here was redundant and led to readers equalling -1 instead of 0.
2017-10-11 14:45:36 -04:00
..
__init__.py split up HashBlob.py into lbrynet.blob 2017-09-20 13:59:24 -04:00
blob_file.py fix recording reader was closed 2017-10-11 14:45:36 -04:00
creator.py fix empty tail blobs in stream from being saved 2017-09-20 13:59:24 -04:00
reader.py fix reading sd blob 2017-10-05 17:58:18 -04:00
writer.py change some ValueErrors to IOErrors 2017-09-20 13:59:26 -04:00