Skip to content

miniproto.event_loop.optimized_available

optimized_available() -> bool

Return whether the platform’s optimized event-loop backend can be loaded.

Raises:

  • Exception – Propagates import failures other than an absent selected backend package.