You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Python **: Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 16:52:21)
Platform: MacOS
Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: yes
After installing uvloop as an event-loop factory my UDP server implementation stops working.
Unhandled exception in event loop
Traceback (most recent call last):
File "uvloop/handles/udp.pyx", line 335, in uvloop.loop.__uv_udp_on_receive
File "uvloop/dns.pyx", line 63, in uvloop.loop.__convert_sockaddr_to_pyaddr
RuntimeError: cannot convert sockaddr into Python object