<div dir="ltr">Hi Ross,<br>This may not be serious bug.<br>The FileSink destructor present in FileSink.cpp is directly closing the fileHandle, Instead of this it is preferred if it calls "CloseOutputFile" which takes care of not closing stdout,stderr file handles.<br>
<br>Warm Regards,<br>prb<br></div>