User Documentation
wait_for()
per_step
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
Low-level: wait for a list of asyncio.Future objects to set (complete).
asyncio.Future
collection of asyncio.Future objects
passed through to asyncio.wait()
asyncio.wait()
Msg('wait_for', None, futures, **kwargs)
See also
bluesky.plan_stubs.wait()