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