Skip to content

Replace try/catch with a test of the return value of the exec() call

Darryl Friesen requested to merge issue/media_thumbnails_jp2-3432243:main into main

Replace the unnecessary try/catch with code to check the return value of the exec() function

Merge request reports