User Documentation
per_step
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
bluesky.plan_stubs.
wait_for
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()