forked from LBRYCommunity/lbry-sdk
4b9c881cd0
reader_finished() is called when the reader closes, so the `readers -= 1` here was redundant and led to readers equalling -1 instead of 0. |
||
---|---|---|
.. | ||
__init__.py | ||
blob_file.py | ||
creator.py | ||
reader.py | ||
writer.py |