• Oran Agra's avatar
    solve race conditions in psync2-pingoff test (#8720) · cd81dcf1
    Oran Agra authored
    Another test race condition in the macos tests.
    the test was waiting for PINGs to be generated and put on the replication stream,
    but waiting for 1 or 2 seconds doesn't really guarantee that.
    then the test that expected 6 full syncs, found only 4
    cd81dcf1
psync2-pingoff.tcl 9.13 KB