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
test: skip master-replica tests if popen is not supported
Since version 2.4.1, Tarantool has the popen built-in module
that supports execution of external programs.
popen() uses in tests for creating replica instance.
Follows up #120
0 commit comments