We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is an issue if we try to upload corrupt pdf file due to how PDFReader works, where it can hang forever.
PDFReader
Do you have any idea how to avoid this indefinite hanging?
Logs:
I did found a hack here that you can find here, which breaks code execution: pdf_loader.zip, but would prefer better solution if you know of any.
Corrupt pdf for testing: https://drive.google.com/file/d/1H3tACHRw2rVmEt8XEi3D05a74tI_ADLJ
1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error
![DESCRIPTION](LINK.png)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
There is an issue if we try to upload corrupt pdf file due to how
PDFReader
works, where it can hang forever.Do you have any idea how to avoid this indefinite hanging?
Logs:
I did found a hack here that you can find here, which breaks code execution: pdf_loader.zip, but would prefer better solution if you know of any.
Corrupt pdf for testing: https://drive.google.com/file/d/1H3tACHRw2rVmEt8XEi3D05a74tI_ADLJ
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: