"examples/example-libhv.c" did not exist on "3b153cbf9dda2c61af26ad8df2a31b8a5d6a38c8"
Tests: fix unmonitored servers. (#7756)
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.
Please register or sign in to comment