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

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 17

  • @Anonymouspock
    @Anonymouspock 5 років тому +3

    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".

  • @IgorLubimov
    @IgorLubimov 5 років тому +6

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

  • @johnmangino3925
    @johnmangino3925 4 роки тому +3

    This was excellent. Thank you.

  • @lloydcarothers9776
    @lloydcarothers9776 5 років тому +2

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

  • @donha475
    @donha475 4 роки тому +1

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

  • @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 2 роки тому +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.

  • @domingochavez14
    @domingochavez14 3 роки тому

    Very good and useful content! Thanks a lot!

  • @heedwin6935
    @heedwin6935 4 роки тому

    what an awesome talk!

  • @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?