• Yossi Gottlieb's avatar
    Tests: fix unmonitored servers. (#7756) · 2df4cb93
    Yossi Gottlieb authored
    There is an inherent race condition in port allocation for spawned
    servers. If a server fails to start because a port is taken, a new port
    is allocated. This fixes a problem where the logs are not truncated and
    as a result a large number of unmonitored servers are started.
    2df4cb93
server.tcl 17.3 KB