Skip to content

Fix Decompress bug for symlink #263

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

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

cjlapao
Copy link
Collaborator

@cjlapao cjlapao commented Jan 7, 2025

Description

  • Fixed an issue where the decompressor would failed to deal with symlink that did not exist
  • Fixed an issue where the stream process would not catch all of the errors from the decompressor
  • Moved unused code to another file until we release the version

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly

- Fixed an issue where the decompressor would failed to deal with symlink that did not exist
- Fixed an issue where the stream process would not catch all of the errors from the decompressor
- Moved unused code to another file until we release the version
@cjlapao cjlapao added this to the 0.9.12 milestone Jan 7, 2025
@cjlapao cjlapao merged commit c5a7780 into main Jan 7, 2025
12 checks passed
@cjlapao cjlapao deleted the cjlapao/cache-automaton/wip-070125-2 branch January 7, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant