mirror of
https://github.com/documenso/documenso.git
synced 2026-07-09 04:24:59 +10:00
06071ea035
Add proper cleanup for PDF.js pages and loading task to prevent memory leaks when processing multiple PDF pages. Ensure page cleanup is called after each page is rendered and both PDF document and loading task are properly destroyed with error handling.