Skip to content

Commit 129fb90

Browse files
committed
add expected leak path to change message
1 parent c5b5a2b commit 129fb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES/11150.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
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`.
22

33
This was a regression introduced in version 3.12.0 (:pr:`10897`).

0 commit comments

Comments
 (0)