Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-41804: Enhance test_epoll.test_control_and_wait() (GH-23795) #23814

Merged
merged 1 commit into from Dec 17, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 17, 2020

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

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

https://bugs.python.org/issue41804

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

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 17, 2020

@vstinner: Status check is done, and it's a success .

Copy link
Member

@vstinner vstinner left a comment

LGTM, good bot.

@vstinner vstinner merged commit 718bf1a into python:3.8 Dec 17, 2020
4 checks passed
@miss-islington miss-islington deleted the backport-79782fe-3.8 branch Dec 17, 2020
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.

None yet

4 participants