[3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) by ambv · Pull Request #28522 · python/cpython

@serhiy-storchaka @ambv

…GH-28449)

It runs now asynchronous methods and callbacks.

If it fails, doCleanups() can be called for cleaning up..
(cherry picked from commit ecb6922)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@ambv ambv deleted the backport-ecb6922-3.9 branch

September 22, 2021 16:48