Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to
exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.”
gist of th…..."/tmp/docs/"; Set<Path> files = Files.list(Path.of(docsFolder))...repeat < 30; ++repeat) { for (Path docPath : files) { log.info("doc:...