mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +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 {
|
try {
|
||||||
processJobs();
|
processJobs();
|
||||||
// } catch (CoordinationServiceException | SharedConfigurationException | ServicesMonitorException | DatabaseServerDownException | KeywordSearchServerDownException | CaseManagementException | AnalysisStartupException | FileExportException | AutoIngestAlertFileException | AutoIngestJobLoggerException ex) {
|
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
if (jobProcessingTaskFuture.isCancelled()) {
|
if (jobProcessingTaskFuture.isCancelled()) {
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user