Skip to content

Packer: We should not pad empty packfiles #359

@mathieu-plak

Description

@mathieu-plak

Right now when creating packfiles the first thing we do is to add a randon padding blob, but then when tearing down and flushing everything we check based on size > 0 if we want to actually flush the packfile or not. This means we create empty packfiles for no reasons.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions