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: Fix leaking package cache directory #47

Merged
merged 3 commits into from
Aug 19, 2024
Merged

fix: Fix leaking package cache directory #47

merged 3 commits into from
Aug 19, 2024

Conversation

delsner
Copy link
Member

@delsner delsner commented Aug 19, 2024

Motivation

The rattler package cache temporary directory leaks.

Changes

Similar to #42, fix the leaking temporary directory.

@delsner delsner self-assigned this Aug 19, 2024
@github-actions github-actions bot added the fix label Aug 19, 2024
@pavelzw pavelzw added this pull request to the merge queue Aug 19, 2024
Copy link

@swenger swenger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

src/unpack.rs Outdated Show resolved Hide resolved
@pavelzw pavelzw removed this pull request from the merge queue due to a manual request Aug 19, 2024
@delsner delsner added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit 98a5d43 Aug 19, 2024
16 checks passed
@delsner delsner deleted the fix-tempdir branch August 19, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants