CPython 3.10.9 was [released this week](https://docs.python.org/release/3.10.9/whatsnew/changelog.html#python-3-10-9-final) and tweaked the DeprecationWarning of [asyncio.get_event_loop()](https://docs.python.org/release/3.10.9/library/asyncio-eventloop.html#asyncio.get_event_loop): https://github.com/python/cpython/issues/93453 As a consequence tests are now failing again, despite #214.