Skip to content

Fix asyncio flaky tests#7023

Merged
asvetlov merged 1 commit intopython:masterfrom
asvetlov:fix-async-flaky-tests
May 21, 2018
Merged

Fix asyncio flaky tests#7023
asvetlov merged 1 commit intopython:masterfrom
asvetlov:fix-async-flaky-tests

Conversation

@asvetlov
Copy link
Copy Markdown
Contributor

Use asyncio.sleep() instead of time.sleep() to wait for socket connection

@bedevere-bot
Copy link
Copy Markdown

@asvetlov: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

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

@asvetlov asvetlov deleted the fix-async-flaky-tests branch May 21, 2018 09:03
@bedevere-bot
Copy link
Copy Markdown

GH-7024 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2018
(cherry picked from commit e253752)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
asvetlov added a commit that referenced this pull request May 21, 2018
(cherry picked from commit e253752)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants