Skip to content

gh-153133: Fix socket leak in asyncio create_connection#153134

Open
deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-153133-socket-leak
Open

gh-153133: Fix socket leak in asyncio create_connection#153134
deadlovelll wants to merge 1 commit into
python:mainfrom
deadlovelll:gh-153133-socket-leak

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Close the socket in _create_connection_transport() when the transport is never created, not only on await failure

For more details see gh-153133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant