Loop = asyncio.get_event_loop(), gives a deprecation warning on extension start.
I tried to clone and change the code myself, but yarn build would give a no promise error (JavaScript), and I couldn't find how to fix it, since I don't have experience with js.