• Oran Agra's avatar
    runtest --stop pause stops before terminating the redis server (#7513) · b5c5f870
    Oran Agra authored
    in the majority of the cases (on this rarely used feature) we want to
    stop and be able to connect to the shard with redis-cli.
    since these are two different processes interracting with the tty we
    need to stop both, and we'll have to hit enter twice, but it's not that
    bad considering it is rarely used.
    
    (cherry picked from commit 02ef355f)
    b5c5f870
test.tcl 5.41 KB