Note
Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then
ophyd_async.core.AsyncStatus#
- class ophyd_async.core.AsyncStatus(awaitable: Awaitable, timeout: SupportsFloat | None = None)[source]#
Bases:
AsyncStatusBase
Methods
Attributes
- exception(timeout: float | None = 0.0) BaseException | None #