Asyncio Evolved - Enhanced Exception Handling with TaskGroup in Python 3.11
EuroPython Conference via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the evolution of asyncio in Python 3.11 through this 27-minute conference talk from EuroPython 2023. Dive into the newly introduced asyncio.TaskGroup() and its impact on exception and cancellation handling. Learn how this enhancement addresses existing issues with asyncio APIs, particularly the limitations of asyncio.gather. Discover improved techniques for writing more efficient and robust asynchronous code, focusing on the benefits of PEP 654 "Exception Groups and except". Gain insights into solving common problems in asynchronous programming and leverage the flexibility offered by Python 3.11's asyncio improvements.
Syllabus
Asyncio Evolved: Enhanced Exception Handling with TaskGroup in Python 3.11 — Junya Fukuda
Taught by
EuroPython Conference