bluesky_queueserver_api.zmq.REManagerAPI.lock_all

REManagerAPI.lock_all(lock_key=None, *, note=None, user=None)

Locks the environment and the queue in RE Manager. The API is identical to REManagerAPI.lock() called with environment=True and queue=True. See the docstring for REManagerAPI.lock() for more details.