Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 fix async connection shutdown in HTTP/1.1 and HTTP/2 leaving a asyncio.TransportSocket and _SelectorSocketTransport partially closed #173

Merged
merged 4 commits into from
Nov 3, 2024

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Oct 31, 2024

2.11.908 (2024-11-03)

  • Fixed async connection shutdown in HTTP/1.1 and HTTP/2 leaving a asyncio.TransportSocket and _SelectorSocketTransport partially closed.
  • Added automatic mitigation of using deprecated PROTOCOL_TLS_* constants in ssl_version parameter.

@Ousret Ousret force-pushed the fix-resource-warn-asyncio branch 9 times, most recently from 165e21e to 2736913 Compare November 3, 2024 06:38
…ncio.TransportSocket` and `_SelectorSocketTransport` partially closed
@Ousret Ousret merged commit 1b6146a into main Nov 3, 2024
15 of 45 checks passed
@Ousret Ousret deleted the fix-resource-warn-asyncio branch November 3, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant