Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unintended unclosed status when exception #622

Merged
merged 4 commits into from
Oct 13, 2024

Commits on Oct 13, 2024

  1. fix: unintended unclosed status when exception

    - Removal of fileRefCnt check
    - Add test case to check fp.close when exception
    miurahr committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8f63cb3 View commit details
    Browse the repository at this point in the history
  2. fix: test case

    - remove duplicated test case
    
    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ba11286 View commit details
    Browse the repository at this point in the history
  3. chore: test close status when LZMAError

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    af073b8 View commit details
    Browse the repository at this point in the history
  4. style: isort

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ede54ce View commit details
    Browse the repository at this point in the history