docintelapp / DocIntel

Open Source Platform for storing, organizing, and searching documents related to cyber threats
https://docintel.org
Other
154 stars 24 forks source link

Checking in the Thumbnail service if the file exists before trying to… #95

Closed drew3381 closed 10 months ago

drew3381 commented 11 months ago

Checking in the Thumbnail service if the file exists before trying to generate a thumbnail of it. Moving temporary files deletion in finally block to be sure the files are deleted in case of error.