Skip to content

Downgrade Python 3.11 to work around aiohttp bug - #1712

Merged
pquentin merged 1 commit into
elastic:masterfrom
pquentin:workaround-aiohttp-bug
May 4, 2023
Merged

Downgrade Python 3.11 to work around aiohttp bug#1712
pquentin merged 1 commit into
elastic:masterfrom
pquentin:workaround-aiohttp-bug

Conversation

@pquentin

@pquentin pquentin commented May 4, 2023

Copy link
Copy Markdown
Member

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

@danielmitterdorfer danielmitterdorfer left a comment

Copy link
Copy Markdown
Contributor

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
@pquentin
pquentin deleted the workaround-aiohttp-bug branch August 5, 2026 10:39
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