CLI - appQuitOnError inconsistent behavior

Hello,

here is how the first few lines of that same logfile look like. You can see that the option is set correctly:


RealityCapture 1.0.3.9303 RC (c) Capturing Reality s.r.o.  
Using 32 CPU cores.  
Executing command 'set' with parameter 'appQuitOnError=true'  
Executing command 'set' with parameter 'appQuitOnReset=true'  
Executing command 'set' with parameter 'appProcessActionTime=0'  
Executing command 'set' with parameter 'appProcessAction=2'  
Executing command 'set' with parameter 'appProcessExecCmd=c:\myScripts\ErrorWriter.bat $(processResult) $(processId) $(processDuration:d) c:\myScripts\ErrorReport.txt'  
Executing command 'newScene'  
Executing command 'importGlobalSettings' with parameter 'c:\myScripts\RC\_Settings\_2019\_11\_2.rcconfig'  
Executing command 'addFolder' with parameter 'P:\\<path\_to\_folder1\>'  
Added 1474 images.  
Executing command 'addFolder' with parameter 'P:\\<path\_to\_folder2\>'  
Added 1473 images.  
Executing command 'addFolder' with parameter 'P:\\<path\_to\_folder3\>'  
Added 1467 images.  
Executing command 'align'  
Detected 40000 features in image '\_DSC6036.JPG'.

....