Talks: If an asyncio.Task fails in the woods and nobody is around to see it, does it still page you at 3am.

Presented by:


Description

Its 3am you just got called about some asyncio production code that is failing either cryptically or silently. You discover that its using some terrible pattern and say to yourself "how did this ever work?". Come find out about some bad asyncio usage patterns and how to combat them in your projects. We will talk about useful patterns for bootstrapping and tear down, and give you the tools you need to improve the code you maintain.