Skip to content

Conversation

@Shree7676
Copy link

Implement context manager and close method in PDFHandler to ensure
temporary files from URLs are deleted after use, preventing disk
space issues.

Fixes #537

@bosd bosd force-pushed the bug/pdfhandler-temp-file-cleanup branch from 609f9fb to 21963fc Compare August 10, 2025 19:25
@bosd bosd added the bug Something isn't working label Aug 10, 2025
@bosd
Copy link
Collaborator

bosd commented Aug 10, 2025

@Shree7676 Thanks for your contribution. Can you please fix mypy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Camelot does not delete temporary folders created during processing till the process exits - changed behavior since 0.11.0

2 participants