David Lechner 691ff8e1bf
replace deprecated asyncio.get_event_loop()
`asyncio.get_event_loop()` was deprecated in Python 3.10, so we should use `asyncio.get_running_loop()` instead.
2022-09-26 12:43:56 -05:00
..
2022-09-09 08:37:05 -05:00
2022-09-09 08:37:05 -05:00