Details
Description
We check mongod startup with bad key file permissions here. These permissions are never checked on windows. It's checking for EXIT_UNCAUGHT instead, which is coming from unrelated filesystem errors.
We check mongod startup with bad key file permissions here. These permissions are never checked on windows. It's checking for EXIT_UNCAUGHT instead, which is coming from unrelated filesystem errors.