Wait until box.info.ro is false.
box.info.ro
Parameters:
timeout
number
Returns
nil or an error that may be thrown due to timeout or fiber cancellation
nil
Example:
tarantool> box.ctl.wait_rw(0.1)---...
tarantool> box.ctl.wait_rw(0.1)
---
...