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
await c_master.close()
await c_replica.close()
> assert timeout > 0, "Timeout while waiting for replica to sync"
E AssertionError: Timeout while waiting for replica to sync
E assert 0 > 0
The text was updated successfully, but these errors were encountered:
See https://github.com/dragonflydb/dragonfly/actions/runs/12764368205/job/35576390254#step:6:822
The text was updated successfully, but these errors were encountered: