commit | 2ad114ddffbeeef1d20f26571b85a66974295667 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Sep 04 13:37:56 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat Sep 04 23:37:56 2021 +0300 |
tree | 40997876b1e4618229faab16ef91390e554a1bf5 | |
parent | 9438443a5fff6f96af48ea0eda0ca4e3fa67ae52 [diff] |
[3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) (GH-28159) * bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) (cherry picked from commit c2970fdec52788b6d9ff419ab7e31f255d87433d) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>