Skip to content

Extraction is not completing and dosen't give any error #582

Open
@AlexiJemano

Description

@AlexiJemano

Describe the bug

When trying to extract a 7z file it extracts only a bit and stops and doesn't give an error (says that is was completed successfully)

To Reproduce

        def extract_and_update_progress():
            with py7zr.SevenZipFile(fileName, 'r') as archive:
                archive.extractall(path=output_directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoNeed more information or test data to reproduce

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions