]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154) (GH-28159)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Sep 2021 20:37:56 +0000 (13:37 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Sep 2021 20:37:56 +0000 (23:37 +0300)
commit2ad114ddffbeeef1d20f26571b85a66974295667
tree40997876b1e4618229faab16ef91390e554a1bf5
parent9438443a5fff6f96af48ea0eda0ca4e3fa67ae52
[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>
Lib/test/test_asyncgen.py