Gain a Splash of New Skills - Coursera+ Annual Just ₹7,999
50% OFF: In-Depth AI & Machine Learning Course
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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