Is there any information about when to prefer to use ThermoFisher.CommonCore.RandomAccessReaderPlugin instead of the previous implementation, or what the differences in behavior would be?
Does the new RandomAccessThreadedFileFactory still lock the file the same way the previous method does? This is of interest when accessing the same file from multiple processes on Linux where this can cause deadlocks.