Skip to content

fix DeprecationWarnings on 3.10

Joel Beckmeyer requested to merge TnSb/relay:asyncio-3.10 into master

Fixes DeprecationWarning for asyncio.get_event_loop and asyncio.ensure_future.

Merge request reports