Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-5021

Fix usages of getaddrinfo to be non-blocking

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers
    • Not Needed

      Context

      Find usages of socket.getaddrinfo and replace with https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.getaddrinfo in the async code paths.

      Definition of done

      Update all usages of getaddrinfo.

      Pitfalls

      None

            Assignee:
            noah.stapp@mongodb.com Noah Stapp
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: