After running a test list, every so often, a test would fail to run because of this error: Compile failed: error CS0016: Could not write to output file '' -- 'The process cannot access the file because it is being used by another process. ' Is there a way to do a try catch on this so the test could run?