mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
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 |