If an Asyncio Task Fails in the Woods and Nobody Is Around to See It, Does It Make a Sound?
Offered By: PyCon US via YouTube
Course Description
Overview
Explore common pitfalls and effective solutions for asyncio in Python during this 28-minute PyCon US talk. Discover how to handle cryptic or silent failures in asyncio production code, often encountered during late-night debugging sessions. Learn to identify and rectify poor asyncio usage patterns, while gaining insights into robust techniques for bootstrapping and tear-down processes. Equip yourself with practical tools and knowledge to enhance the asyncio code you maintain, ensuring better reliability and performance in your projects.
Syllabus
Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....
Taught by
PyCon US
Related Courses
Supercharged Web Scraping with Asyncio and PythonUdemy 爬虫基础教学 Python Scraping 教程
YouTube Python Asynchronous Programming - AsyncIO and Async-Await
Tech with Tim via YouTube Python Django, Aiohttp Workshop: Cooking Secret Note service
Udemy Learn Advanced Python 3: Concurrency
Codecademy