Starting your application this way will automatically make asyncio.get_event_loop() to return a uvloop event loop. There is no need to manually install uvloop policy.
How to use uvloop with Tornado?
Install uvloop event policy before calling AsyncIOMainLoop().install():