Y
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
bmitc
522 days ago
Have you used the asyncio logger and debug mode?
https://docs.python.org/3/library/asyncio-dev.html
link
https://docs.python.org/3/library/asyncio-dev.html