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
DNSServer provided by dnslib is not async and we run it in the seperate thread. As for http we are using sanic it would be nice to rewrite it to asyncio as well.
The text was updated successfully, but these errors were encountered:
DNSServer provided by
dnslib
is not async and we run it in the seperate thread. As for http we are usingsanic
it would be nice to rewrite it to asyncio as well.The text was updated successfully, but these errors were encountered: