• Oran Agra's avatar
    runtest --stop pause stops before terminating the redis server (#7513) · 02ef355f
    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.
    02ef355f
test_helper.tcl 23.7 KB