This commit is contained in:
Pete Matsyburka
2025-05-30 10:36:08 +03:00
parent 9645332e48
commit 3b894f5281
+2
View File
@@ -138,6 +138,8 @@ module Templates
blob
rescue Vips::Error, Pdfium::PdfiumError => e
Rollbar.warning(e) if defined?(Rollbar)
nil
ensure
doc_page&.close
end