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

[patch] Use tempfile instead of creating a directory #1555

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

samwaseda
Copy link
Member

This one seems to cause a problem for the new pack & unpack implementation as it leaves the directory tmp after the test.

@samwaseda samwaseda added code_smell It's working, but something smells off patch backward compatible bug fixes labels Jul 29, 2024
@samwaseda
Copy link
Member Author

Since it does not change the behaviour, I'm gonna merge it as soon as the tests pass.

@samwaseda samwaseda closed this Jul 29, 2024
@samwaseda samwaseda reopened this Jul 29, 2024
@samwaseda
Copy link
Member Author

NFDI use case failed but I don't think it's related to this PR.

@samwaseda samwaseda merged commit e70de26 into main Jul 29, 2024
45 of 53 checks passed
@samwaseda samwaseda deleted the change_test branch July 29, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code_smell It's working, but something smells off patch backward compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant