Talk - Jason Fried: If an asyncio Task fails in the woods and nobody is around to see it, does i....

preview_player
Показать описание
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.
Рекомендации по теме
Комментарии
Автор

Great talk. Smart and witty. It's always nice to hear a recommendation to actually tackle the problem instead of being satisfied with "it worked for 20 runs, it must be good enough".

(if you liked that show, you may also like the Handling Timezones in Python talk ;)

wodny