Details
Description
In some of the kmip tests, we trigger the hang analyzer because the machine takes 10+ seconds to start up. Because of this, we should change some of the assert.throws behavior to instead have waitToConnect = false in all the mongod processes that they start and instead wait on the PID to die to ensure that the process dies and just assert on the exit code.