e
This commit is contained in:
parent
b0634d6724
commit
00000d9f37
2 changed files with 8 additions and 6 deletions
|
|
@ -35,7 +35,7 @@ async def main() -> None:
|
|||
asyncio.create_task(tvpass.scrape(network.client)),
|
||||
]
|
||||
|
||||
await asyncio.gather(*tasks, return_exceptions=True)
|
||||
await asyncio.gather(*tasks)
|
||||
|
||||
additions = (
|
||||
fstv.urls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue