Skip to content

Ignore failure on file hash calculation#1542

Merged
svenstaro merged 3 commits intosvenstaro:masterfrom
outloudvi:fix/get-file-hash
Jan 7, 2026
Merged

Ignore failure on file hash calculation#1542
svenstaro merged 3 commits intosvenstaro:masterfrom
outloudvi:fix/get-file-hash

Conversation

@outloudvi
Copy link
Copy Markdown
Contributor

@outloudvi outloudvi commented Jan 7, 2026

File hash calculation based on crypto.subtle.digest("SHA-256", fileBuffer) may fail in some cases:

This PR is created to allow hashing failures and avoid breaking the user experience.

Fixes #1541

@svenstaro
Copy link
Copy Markdown
Owner

Seems fine, thanks!

@svenstaro svenstaro merged commit a2a1cc6 into svenstaro:master Jan 7, 2026
17 checks passed
svenstaro added a commit that referenced this pull request Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uploads stuck at 0% when uploading files larger than 2GB

2 participants