bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() by serhiy-storchaka · Pull Request #28449 · python/cpython
It runs now asynchronous methods and callbacks. If it fails, doCleanups() can be called for cleaning up.
ambv pushed a commit to ambv/cpython that referenced this pull request
Sep 22, 2021…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 pushed a commit to ambv/cpython that referenced this pull request
Sep 22, 2021ambv added a commit that referenced this pull request
Sep 22, 2021ambv added a commit that referenced this pull request
Sep 22, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters