Hacker News new | ask | show | jobs
by captaindiego 523 days ago
Any advice for debugging asyncio? I've tried it a few times but every time it got a bit more complicated it felt very hard to figure out what was going wrong.
1 comments

Have you used the asyncio logger and debug mode?

https://docs.python.org/3/library/asyncio-dev.html