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
Some kind of loop:
Test-run depends on tarantool-python connector. In attempt to test with test-run tarantool-python itself, I got an error due to API mismatch, since test-run self imports relatively old connector parts.
One of possible solutions is to update connector version to match latest API.