Skip to content

gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() - #156657

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-156512-conn-lost
Sep 6, 2026
Merged

gh-156512: Fix asyncio calling connection_lost() twice from resume_writing()#156657
kumaraditya303 merged 1 commit into
python:mainfrom
deadlovelll:gh-156512-conn-lost

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix asyncio calling connection_lost() twice from resume_writing()

For more details see gh-156512

@kumaraditya303
kumaraditya303 merged commit 83dbe6a into python:main Sep 6, 2026
99 of 101 checks passed
@kumaraditya303 kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Sep 6, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Sep 6, 2026

Copy link
Copy Markdown

GH-157030 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Sep 6, 2026
@bedevere-app

bedevere-app Bot commented Sep 6, 2026

Copy link
Copy Markdown

GH-157031 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 6, 2026
hugovk pushed a commit that referenced this pull request Sep 7, 2026
…sume_writing() (GH-156657) (#157031)

Co-authored-by: Timofei Ivankov <128279579+deadlovelll@users.noreply.github.com>
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.

2 participants