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

@serhiy-storchaka @ambv

…nGH-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.10 branch

September 22, 2021 16:42