lbry-sdk/lbry/file
Jonathan Moody 02aecad52b 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-04-03 13:34:36 -04: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-04-03 13:34:36 -04:00
source.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-04-03 13:34:36 -04:00
source_manager.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-04-03 13:34:36 -04:00