fix: vshard problems
Compare changes
+ 25
− 18
@@ -2,21 +2,22 @@
@@ -24,7 +25,7 @@ local function future_wait(cond, timeout)
@@ -49,10 +50,8 @@ end
@@ -61,14 +60,12 @@ end
@@ -85,13 +82,17 @@ local function multi_storage_dql(uuid_to_args, func, vtable_max_rows, opts)
@@ -126,8 +127,9 @@ local function multi_storage_dql(uuid_to_args, func, vtable_max_rows, opts)
@@ -251,11 +253,14 @@ _G.dql_on_some = function(uuid_to_args, is_readonly, waiting_timeout, vtable_max
@@ -269,14 +274,16 @@ _G.dql_on_all = function(required, optional, waiting_timeout, vtable_max_rows)