kvrocks
kvrocks copied to clipboard
Wait more time(5s->10s) for the replication in Go tests
trafficstars
The Go TLS replication test case fails frequently and guess 5s should be too short in CI environment. So extend the wait time from 5s to 10s for the test if it works.
Try to fix #1759
The patch LGTM. But CI still failed lol
The patch LGTM. But CI still failed lol
Yes, maybe I should print the replication first when failed.
Seems no longer an issue.
Let's bring this up when it comes back.