mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
8202 fix progress bar IllegalArgumentException
This commit is contained in:
parent
73e4f647b1
commit
f7e1886a71
@ -1376,7 +1376,7 @@ final class IngestJobExecutor {
|
||||
SwingUtilities.invokeLater(() -> {
|
||||
/*
|
||||
* Note that if processedFiles exceeds estimatedFilesToProcess,
|
||||
* i.e., max work units fopr the progress bar, the progress bar
|
||||
* i.e., max work units for the progress bar, the progress bar
|
||||
* will go into an infinte loop throwing
|
||||
* IllegalArgumentExceptions in the EDT.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user