Skip to content

Pre-caching extractall #18

@jayvdb

Description

@jayvdb

When doing deep inspection of an archive, it isnt effecient to leave the archive open and extract each file individually.

Both tarfile and zipfile support extractall, which could be used to fully populate the cache, and then the archive can be closed and disk cache used.

Metadata

Metadata

Assignees

No one assigned

    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