[Bug 262251] dns/py-aiodns: Update to 3.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262251] dns/py-aiodns: Update to 2.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Jul 2022 14:34:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262251
--- Comment #5 from p5B2EA84B3@t-online.de ---
Port is terrible outdated
py39-aiodns throws tons of exceptions like
Exception ignored in: <function DNSResolver.__del__ at 0x801faaca0>
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/aiodns/__init__.py", line 123,
in __del__
    self._channel.destroy()
AttributeError: 'Channel' object has no attribute 'destroy'
And yes the attribute is missing.
-- 
You are receiving this mail because:
You are the assignee for the bug.