FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-98703: add tests for closing `_ProactorSocketTransport` with proactor event loop by kumaraditya303 · Pull Request #98730 · python/cpython · GitHub

/ cpython Public

gh-98703: add tests for closing _ProactorSocketTransport with proactor event loop - #98730

Merged
Fidget-Spinner merged 2 commits into
python:mainfrom
kumaraditya303:proactor-test
Oct 27, 2022
Merged

gh-98703: add tests for closing _ProactorSocketTransport with proactor event loop#98730
Fidget-Spinner merged 2 commits into
python:mainfrom
kumaraditya303:proactor-test

Conversation

kumaraditya303 commented Oct 26, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Oct 26, 2022
kumaraditya303 changed the title add tests for closing asyncio.StreamWriter with proactor event loop add tests for closing _ProactorSocketTransport with proactor event loop Oct 26, 2022
Fidget-Spinner changed the title add tests for closing _ProactorSocketTransport with proactor event loop gh-98703: add tests for closing _ProactorSocketTransport with proactor event loop Oct 26, 2022

Copy link
Copy Markdown
Member

Skip news because it shares the same news item as #98704.

kumaraditya303 marked this pull request as ready for review October 27, 2022 02:50

Copy link
Copy Markdown
Member

These are great tests. It seems that they failed on every platform prior to the fix :)!

Fidget-Spinner merged commit 96ae80f into python:main Oct 27, 2022

Copy link
Copy Markdown
Contributor

Thanks @kumaraditya303 for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-98755 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 27, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2022
… proactor event loop (pythonGH-98730)

(cherry picked from commit 96ae80f)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

Copy link
Copy Markdown

GH-98756 is a backport of this pull request to the 3.10 branch.

bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 27, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2022
… proactor event loop (pythonGH-98730)

(cherry picked from commit 96ae80f)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Oct 27, 2022
…tor event loop (GH-98730)

(cherry picked from commit 96ae80f)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Oct 27, 2022
…tor event loop (GH-98730)

(cherry picked from commit 96ae80f)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
kumaraditya303 deleted the proactor-test branch October 27, 2022 07:38
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Oct 28, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-asyncio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL