lbry-sdk/lbry/file
Jonathan Moody 8f3d6eb5e8 CancelledError derives from BaseException in Python >= 3.8. The significant functional
change here is in upload_to_reflector(). Unit tests in TestReflector were failing.
Deal with lint related to CancelledError cleanup.
2023-02-03 09:47:39 -05:00
..
__init__.py ManagedDownloadSource and SourceManager refactor 2020-05-07 04:04:54 -03:00
file_manager.py CancelledError derives from BaseException in Python >= 3.8. The significant functional 2023-02-03 09:47:39 -05:00
source.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-02-03 09:47:39 -05:00
source_manager.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-02-03 09:47:39 -05:00