mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 09:47:42 +00:00
Code cleanup
This commit is contained in:
parent
1d6f306dee
commit
28e9730723
@ -1388,7 +1388,6 @@ public final class AutoIngestManager extends Observable implements PropertyChang
|
||||
}
|
||||
try {
|
||||
processJobs();
|
||||
// } catch (CoordinationServiceException | SharedConfigurationException | ServicesMonitorException | DatabaseServerDownException | KeywordSearchServerDownException | CaseManagementException | AnalysisStartupException | FileExportException | AutoIngestAlertFileException | AutoIngestJobLoggerException ex) {
|
||||
} catch (Exception ex) {
|
||||
if (jobProcessingTaskFuture.isCancelled()) {
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user