Skip to content

bpo-41804: Enhance test_epoll.test_control_and_wait()#23795

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_epoll
Dec 16, 2020
Merged

bpo-41804: Enhance test_epoll.test_control_and_wait()#23795
vstinner merged 1 commit into
python:masterfrom
vstinner:test_epoll

Conversation

@vstinner

@vstinner vstinner commented Dec 16, 2020

Copy link
Copy Markdown
Member

Use shorter timeout and replace send() with sendall().

https://bugs.python.org/issue41804

Use shorter timeout and replace send() with sendall().
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-23813 is a backport of this pull request to the 3.9 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-23814 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2020
Use shorter timeout and replace send() with sendall().
(cherry picked from commit 79782fe)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2020
Use shorter timeout and replace send() with sendall().
(cherry picked from commit 79782fe)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Dec 17, 2020
Use shorter timeout and replace send() with sendall().
(cherry picked from commit 79782fe)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Dec 17, 2020
…23814)

Use shorter timeout and replace send() with sendall().
(cherry picked from commit 79782fe)

Co-authored-by: Victor Stinner <vstinner@python.org>

Co-authored-by: Victor Stinner <vstinner@python.org>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Use shorter timeout and replace send() with sendall().
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants