diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-11 20:32:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-11 20:32:12 (GMT) |
commit | 83abd9658b4845299452be06c9ce92cbceee944d (patch) | |
tree | ea1147b977cd7222a3efeed60325454a0841af4d /Python/ast_opt.c | |
parent | b9ecc0fadaf04aa5f7c9cec9addb4c9c97380fee (diff) | |
download | cpython-83abd9658b4845299452be06c9ce92cbceee944d.zip cpython-83abd9658b4845299452be06c9ce92cbceee944d.tar.gz cpython-83abd9658b4845299452be06c9ce92cbceee944d.tar.bz2 |
bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971)
If internal tasks weak set is changed by another thread during iteration.
https://bugs.python.org/issue36607
(cherry picked from commit 65aa64fae89a24491aae84ba0329eb8f3c68c389)
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Diffstat (limited to 'Python/ast_opt.c')
0 files changed, 0 insertions, 0 deletions