Comment 41 for bug 1066410

Revision history for this message
Alex Kon (alkon) wrote :

@Agent24: Old HDD's are also susceptible to "race" condition bugs. It just means one process is loading faster than another in a multi-process system. If one process requires another as a precondition to run correctly then the necessary checks should be made in the code.