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

test: snapshot: don't leak unpack directory #237

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

ffromani
Copy link
Collaborator

Errors in the tests caused leaks of unpacked test directory.
Make sure to clean up after ourselves.

Signed-off-by: Francesco Romani fromani@redhat.com

Errors in the tests caused leaks of unpacked test directory.
Make sure to clean up after ourselves.

Signed-off-by: Francesco Romani <fromani@redhat.com>
Copy link
Owner

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

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

👍 nice catch Francesco :)

@jaypipes jaypipes merged commit ee40f9f into jaypipes:master Apr 11, 2021
@ffromani
Copy link
Collaborator Author

+1 nice catch Francesco :)

Credits goes to Marcel (@marcel-apf) ! me reviewing his #236 prompted my a deep reexamination of the snapshotting code. More fixes/cleanups incoming!

@ffromani ffromani deleted the snapshot-tmpdir-leak branch April 11, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants