Infab • 84b162faec
docs: Fixed asynchronous error in NewsService list method by adding 'async' and 'await' (#5301)
This commit fixed an asynchronous error in the NewsService list method. I added the 'async' keyword and used 'await' to fetch data in each iteration. This ensures that the NewsService class can fetch news data from the Hacker News API efficiently and without errors.
2024-03-06 16:36:25 +08:00
..
2022-03-08 23:05:27 +08:00
2022-03-08 23:05:27 +08:00
2022-03-08 23:05:27 +08:00