Skip to content

Conversation

@pquentin
Copy link
Member

@pquentin pquentin commented May 4, 2023

Since python/cpython#98540 which was included in Python 3.11.1, aiohttp can fail if two tasks are trying to close the connection concurrently.

Since python/cpython#98540 which was included in
Python 3.11.1, aiohttp can fail if two tasks are trying to close the
connection concurrently.
@pquentin pquentin added the bug Something's wrong label May 4, 2023
@pquentin pquentin added this to the 2.8.0 milestone May 4, 2023
Copy link
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the workaround!

@pquentin pquentin merged commit e99dc01 into elastic:master May 4, 2023
@pquentin pquentin mentioned this pull request Jun 9, 2023
@gbanasiak gbanasiak added the :internal Changes for internal, undocumented features: e.g. experimental, release scripts label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something's wrong :internal Changes for internal, undocumented features: e.g. experimental, release scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants