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

[3.7] bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971) by miss-islington · Pull Request #13976 · python/cpython · GitHub

/ cpython Public

[3.7] bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971) - #13976

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-65aa64f-3.7
Jun 11, 2019
Merged

[3.7] bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971)#13976
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-65aa64f-3.7

Conversation

miss-islington commented Jun 11, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

If internal tasks weak set is changed by another thread during iteration.

https://bugs.python.org/issue36607
(cherry picked from commit 65aa64f)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

https://bugs.python.org/issue36607

…onGH-13971)

If internal tasks weak set is changed by another thread during iteration.

https://bugs.python.org/issue36607
(cherry picked from commit 65aa64f)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>

Copy link
Copy Markdown
Contributor Author

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

miss-islington merged commit 5d1d4e3 into python:3.7 Jun 11, 2019
miss-islington deleted the backport-65aa64f-3.7 branch June 11, 2019 16:01

Copy link
Copy Markdown
Contributor Author

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

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL