• chenyang8094's avatar
    Fix EVAL timeout test failed on freebsd (#10098) · fa600496
    chenyang8094 authored
    
    
    * Refactor EVAL timeout test
    * since the test used r config set appendonly yes which generates a rewrite, it missed it's purpose
    * Fix the bug that start_server returns before redis starts ready, which affects when multiple tests share the same dir.
    * Elapsed time tracking no loner needed
    Co-authored-by: default avatarOran Agra <oran@redislabs.com>
    fa600496
server.tcl 23.6 KB