Lynn Root - Advanced asyncio: Solving Real-world Production Problems - PyCon 2019

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024

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

  • @Anonymouspock
    @Anonymouspock 5 лет назад +4

    This was super useful: I know I have a few TODOs in my asyncio code where they say something like "TODO: this is actually serial and no better than blocking code".

  • @johnmangino3925
    @johnmangino3925 4 года назад +3

    This was excellent. Thank you.

  • @IgorLubimov
    @IgorLubimov 5 лет назад +6

    direct link to slides speakerdeck.com/roguelynn/advanced-asyncio-solving-real-world-production-problems

  • @donha475
    @donha475 5 лет назад +1

    Thanks for this talk. I find this stuff quite challenging...

  • @domingochavez14
    @domingochavez14 3 года назад

    Very good and useful content! Thanks a lot!

  • @heedwin6935
    @heedwin6935 4 года назад

    what an awesome talk!

  • @lloydcarothers9776
    @lloydcarothers9776 5 лет назад +2

    shield() only protects a coro from the cancelation of it's caller being canceled and propagating down

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

    This looks amazing, but I'm having trouble following… I'm going to put the whole thing into a diagram I think

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

    Just wanted to leave a note, that AsyncMock is available since Python 3.8, so there is no more need to create coro_mock like at 24:16.

  • @BharathiFromSouth
    @BharathiFromSouth 4 года назад +1

    How the async program handle the token expiry for oauth. Eg: I have 30 requests running async but first request got the http error meanwhile before handling refresh token we I'll get the all responses.

  • @hariphaneendra2705
    @hariphaneendra2705 5 лет назад +2

    The links for slides dont seem to work.

    • @brawndojo
      @brawndojo 5 лет назад

      I'm not involved in the uploading (just an attendee) but it looks like the slides aren't up yet, though based on the pattern from previous years, these will be accurate URLs once they're up.

    • @hamidr9194
      @hamidr9194 5 лет назад +3

      It is now (at 1:48)
      speakerdeck.com/roguelynn/advanced-asyncio-solving-real-world-production-problems

  • @fringefringe7282
    @fringefringe7282 3 года назад

    'gym packed room'? and she is what? a cute, little pony?