lbry-sdk/lbry/torrent
Jonathan Moody 585962d930 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-04-03 13:34:36 -04:00
..
__init__.py add lbry.torrent 2020-05-07 04:04:54 -03:00
session.py torrents needs loop 2022-10-18 17:23:56 -04:00
torrent.py passing loop to asyncio functions is deprecated 2022-10-18 17:23:56 -04:00
torrent_manager.py Make stop(), stop_tasks() consistently async routines, and have stop_tasks() 2023-04-03 13:34:36 -04:00
tracker.py tracker client: extract default timeout and concurreny. Bump concurrency to 100 2022-05-11 21:13:30 -03:00