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

Поделиться
HTML-код
  • Опубликовано: 22 май 2022
  • 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.

Комментарии • 2

  • @etcher6841
    @etcher6841 2 года назад +3

    Loved this talk, thank you!

  • @wodny85
    @wodny85 2 года назад +2

    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 ;)