Skip to content

[3.7] Fixed typo (GH-11522)#13404

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-ceb842e-3.7
May 18, 2019
Merged

[3.7] Fixed typo (GH-11522)#13404
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-ceb842e-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

Given example does not run, loop variable is missing.

Secondly, this is bad example how to handle shutdown signal, because it would cause RuntimeError: Event loop stopped before Future completed.

Perhaps it would be better to cancel all tasks instead of closing loop directly?

Did not create issue, because question is quite simple.
(cherry picked from commit ceb842e)

Co-authored-by: Alexander Vasin hi@alvass.in

Given example does not run, loop variable is missing.

Secondly, this is bad example how to handle shutdown signal, because it would cause `RuntimeError: Event loop stopped before Future completed.`

Perhaps it would be better to cancel all tasks instead of closing loop directly?

Did not create issue, because question is quite simple.
(cherry picked from commit ceb842e)

Co-authored-by: Alexander Vasin <hi@alvass.in>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 561c63c into python:3.7 May 18, 2019
@miss-islington miss-islington deleted the backport-ceb842e-3.7 branch May 18, 2019 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants