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
sometimes it just says that but once I got this exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab509940>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy() AttributeError: 'Channel' object has no attribute 'destroy' Exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab52a6d8>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy()
The text was updated successfully, but these errors were encountered:
sometimes it just says that but once I got this
exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab509940>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy() AttributeError: 'Channel' object has no attribute 'destroy' Exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab52a6d8>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy()
The text was updated successfully, but these errors were encountered: