mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
7529 KWS artifact ingest module
This commit is contained in:
parent
82fe22856d
commit
b033df0b15
@ -192,7 +192,6 @@ public class IngestManager implements IngestProgressSnapshotProvider {
|
||||
threadId = nextIngestManagerTaskId.incrementAndGet();
|
||||
analysisResultIngestTasksExecutor.submit(new ExecuteIngestJobTasksTask(threadId, IngestTasksScheduler.getInstance().getAnalysisResultIngestTaskQueue()));
|
||||
|
||||
|
||||
// RJCTODO
|
||||
// ingestThreadActivitySnapshots.put(threadId, new IngestThreadActivitySnapshot(threadId));
|
||||
// RJCTODO: Where is the shut down code?
|
||||
|
Loading…
x
Reference in New Issue
Block a user