Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore debugging techniques for asynchronous Python programs in this 26-minute conference talk from EuroPython 2022. Discover the power of asyncio debug mode and learn how to source tracebacks for unhandled exceptions in futures. Gain insights on detecting accidental blocking for I/O, monitoring the asyncio event loop, and collecting metrics in statsD. Examine monitor and CLI capabilities for asyncio applications using aiomonitor and aioconsole. Delve into the workings of asynchronous Python in REPL via autoawait based on IPython, and learn how to implement it in vanilla Python REPL. Enhance your ability to troubleshoot and optimize asynchronous applications with practical strategies presented by Andrii Soldatenko.
Syllabus
Debugging asynchronous programs in Python - presented by Andrii Soldatenko
Taught by
EuroPython Conference