← Back to issue list

Compute artifact digests by chunks

View original Github issue

Metadata

Project
craft-application
Number
#480
Type
issue
State
open
Author
tigarmo
Labels
Created
2024-09-19 14:27:50+00:00
Updated
2025-05-23 17:26:56+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Reference: https://github.com/canonical/craft-application/pull/473#discussion_r1763286262 Until we can drop the Python 3.10 requirement, we should read the file by chunks and feed it to the digest algorithms ### Why it needs to get done To avoid reading huge files in memory all at once.

Evaluation history

No evaluation history available.