lbry-sdk/lbry/stream
Jonathan Moody 7569c92eff Make stop(), stop_tasks() consistently async routines, and have stop_tasks()
wait for file_output_task completion. This fixes a problem with
test_download_stop_resume_delete.
2023-02-03 09:47:39 -05:00
..
reflector passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
__init__.py moved lbry up one level 2020-01-01 15:57:56 -05:00
background_downloader.py Fix and enable lint no-self-use & try-except-raise. 2023-02-03 09:47:39 -05:00
descriptor.py make added_on a required parameter on BlobInfo, fix callers 2022-03-24 19:51:48 -03:00
downloader.py passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
managed_stream.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-02-03 09:47:39 -05:00
stream_manager.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-02-03 09:47:39 -05:00