Message399577
Writing a test that leaks a running asyncio task will cause IsolatedAsyncioTestCase to crash while attempting to cancel.
Seems like the loop argument wasn't removed from the usage of asyncio.gather() in IsolatedAsyncioTestCase._tearDownAsyncioLoop
Pushing a fix as we speak |
|
Date |
User |
Action |
Args |
2021-08-14 00:36:43 | bar.harel | set | recipients:
+ bar.harel |
2021-08-14 00:36:43 | bar.harel | set | messageid: <1628901403.12.0.195708767229.issue44911@roundup.psfhosted.org> |
2021-08-14 00:36:43 | bar.harel | link | issue44911 messages |
2021-08-14 00:36:42 | bar.harel | create | |
|