You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that a developer expects that wait_cond() will continue retrying
on any failure: as on a negative result from the condition function, as
well as when it raises a Lua error.
See motivating example in the linked issue: it was not obvious that a
condition function may raise an error in this case. I guess it is more
or less frequent case.
Fixestarantool/tarantool-qa#128
0 commit comments