Asyncio how to fix sys:1: RuntimeWarning: coroutine 'xxx' was never awaited

后端 未结 0 363
遥遥无期
遥遥无期 2021-01-07 17:01

Building a scraper to scrape multiple pages with async. I created a class but once I want to run the test method I receive 2 errors:

TypeError: \'coroutine\'          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题