Skip to content

miniproto.event_loop.installed

installed() -> bool

Return whether :func:install last installed a legacy backend policy.

This flag does not probe asyncio’s current policy and remains false when applications use :func:run or :func:new_event_loop instead.