antirez 80e808b6d6 EVAL replication test: less false positives.
wait_for_condition is now used instead of the usual "after 1000" (that
is the way to sleep in Tcl). This should avoid to find the replica in
a state where it is loading the RDB in memory, returning -LOADING error.

This test used to fail when running the test over valgrind, due to the
added latencies.
2012-06-02 23:29:57 +02:00
..
2012-04-07 11:26:24 +02:00
2012-04-18 11:34:18 +02:00
2011-07-28 12:32:52 +02:00
2010-06-16 11:03:23 +02:00
2010-10-15 12:54:53 +02:00