Skip to content

[CURA-12983] Be able to handle writing big zip-files.#55

Merged
HellAholic merged 3 commits intomainfrom
CURA-12983_handle_big_file_writes
Mar 3, 2026
Merged

[CURA-12983] Be able to handle writing big zip-files.#55
HellAholic merged 3 commits intomainfrom
CURA-12983_handle_big_file_writes

Conversation

@rburema
Copy link
Member

@rburema rburema commented Mar 3, 2026

Would otherwise throw an exception when trying to include files into the zip that are > 2GB (unzipped).

Can't really use the file-size (or at least would be way more of a hassle), since this stream is used for all sorts of things, so do the force option.

@HellAholic HellAholic merged commit 7b5c054 into main Mar 3, 2026
7 checks passed
@HellAholic HellAholic deleted the CURA-12983_handle_big_file_writes branch March 3, 2026 12:35
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.

3 participants