box: always wait box loading in box.execute()
<box_load_and_execute> checks whether box is configured with appropriate locking and configures it when necessary. However it is not so for <lbox_execute>. We should replace the former with the latter only when box is fully loaded. Follow-up #4231
Showing
- src/box/lua/load_cfg.lua 17 additions, 3 deletionssrc/box/lua/load_cfg.lua
- test/box-tap/gh-4231-box-execute-locking.test.lua 24 additions, 1 deletiontest/box-tap/gh-4231-box-execute-locking.test.lua
- test/box-tap/suite.cfg 6 additions, 0 deletionstest/box-tap/suite.cfg
- test/box-tap/suite.ini 1 addition, 0 deletionstest/box-tap/suite.ini
test/box-tap/suite.cfg
0 → 100644
Please register or sign in to comment