This commit is contained in:
@@ -510,7 +510,7 @@ namespace AyaNova.Biz
|
|||||||
log.LogDebug($"Completed, returning results");
|
log.LogDebug($"Completed, returning results");
|
||||||
return outputFileName;
|
return outputFileName;
|
||||||
}
|
}
|
||||||
catch (System.Exception ex)
|
catch
|
||||||
{
|
{
|
||||||
//NOTE: in future may need to kill the chromium process if it's found to be hanging around
|
//NOTE: in future may need to kill the chromium process if it's found to be hanging around
|
||||||
//my preliminary thinking is to keep track of the browser.process.processid above and check if still present and zap if so
|
//my preliminary thinking is to keep track of the browser.process.processid above and check if still present and zap if so
|
||||||
|
|||||||
Reference in New Issue
Block a user