X0R0X / cli-torrent-dl

CLI utility to search and download torrents from major torrent sites
Other
121 stars 11 forks source link

Fix: created tasks for coroutines in core.py #36

Closed mindhuntr closed 5 months ago

mindhuntr commented 6 months ago

asyncio.wait no longer accepts coroutines as arguments

pablo-cabrera commented 6 months ago

Thank you, kind soul.