| commit | 502dba0cf38ebd657d444fd49b8d648fe86bbb7d | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 24 07:25:50 2022 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 24 07:25:50 2022 -0700 |
| tree | 4967afdec687ab34c063edd1044faaa33ed05507 | |
| parent | db2b1e1830b74f5e15abc3bac3fd67e35ca39951 [diff] |
GH-89369: test_contextlib_async finalizes event loop after each test (GH-93074) Use asyncio.run(). (cherry picked from commit d2ef66a10be1250b13c32fbf3c0f9a9d2d98b124) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>