-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
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