• Yossi Gottlieb's avatar
    Fix and cleanup Sentinel leaked fds test. (#8469) · dbcc0a85
    Yossi Gottlieb authored
    * For consistency, use tclsh for the script as well
    * Ignore leaked fds that originate from grandparent process, since we
      only care about fds redis-sentinel itself is responsible for
    * Check every test iteration to catch problems early
    * Some cleanups, e.g. parameterization of file name, etc.
    dbcc0a85
check_leaked_fds.tcl 1.95 KB