maas installed with snap is not using UVloop

Bug #2030719 reported by Jacopo Rota
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Triaged
Undecided
Unassigned

Bug Description

As per title, if I install maas with snap the <class 'asyncio.unix_events._UnixDefaultEventLoopPolicy'> event loop is being used. If I install it with deb, then <class 'uvloop.EventLoopPolicy'> is used.

Steps to reproduce: just put a log message somewhere in the code like `log.info(str(type(asyncio.get_event_loop_policy())))`, install with snap and deb and you can see the difference.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.