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
Fixed leak of ``aiodns.DNSResolver`` when :py:class:`~aiohttp.ClientSession` is closed -- by :user:`Tasssadar`.
1
+
Fixed leak of ``aiodns.DNSResolver`` when :py:class:`~aiohttp.TCPConnector` is closed and no resolver was passed when creating the connector -- by :user:`Tasssadar`.
2
2
3
3
This was a regression introduced in version 3.12.0 (:pr:`10897`).
0 commit comments