]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix potential flakiness in `test_run_until_complete_baseexception` (#100148)
authorFantix King <fantix.king@gmail.com>
Sat, 10 Dec 2022 10:04:22 +0000 (05:04 -0500)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2022 10:04:22 +0000 (15:34 +0530)
commit50b08d5b5fd3e280b99b97a42d07089a64bf12c6
tree65f05075cb30394e0d6c49e0fba058fbbb079817
parent228c92eb5c126130316a32b44a0ce8f28cc5d544
Fix potential flakiness in `test_run_until_complete_baseexception` (#100148)
Lib/test/test_asyncio/test_base_events.py