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

chore: Use tempfile crate instead of implementing it ourselves #983

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

Hofer-Julian
Copy link
Contributor

@Hofer-Julian Hofer-Julian commented Jul 24, 2024

I've noticed that rattler-build fails if you run it quickly twice with the same recipe, since the tempdir already exists.
This PR fixes it.

@Hofer-Julian Hofer-Julian changed the title chore: Use tempfile create instead of implementing it ourselves chore: Use tempfile crate instead of implementing it ourselves Jul 25, 2024
@Hofer-Julian Hofer-Julian merged commit 4ba3da5 into main Jul 25, 2024
16 checks passed
@Hofer-Julian Hofer-Julian deleted the chore/use-tmpfile branch July 25, 2024 14:37
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