pull/493/head
Pete Matsyburka 5 months ago
parent 9645332e48
commit 3b894f5281

@ -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

Loading…
Cancel
Save