On heavily loaded systems any test server start up can take longer than the
timeout passed to startnew, when this happens startnew completes without being able to read the pidfile and consequently returns a zero pid2. To fix the above posibility the server pid is recovered from the verification stage which will actually return the server pid when verification is valid.
parent
533ae704
Please register or sign in to comment