Skip to content

Avoid cross-filesystem renames in svg generation#392

Merged
mdboom merged 2 commits into
faster-cpython:mainfrom
Yhg1s:same-dir-tempfile
Apr 7, 2025
Merged

Avoid cross-filesystem renames in svg generation#392
mdboom merged 2 commits into
faster-cpython:mainfrom
Yhg1s:same-dir-tempfile

Conversation

@Yhg1s
Copy link
Copy Markdown
Collaborator

@Yhg1s Yhg1s commented Apr 4, 2025

In svg generation, make temporary files in the output directory, to avoid cross-filesystem renames if /tmp is a different filesystem.

Yhg1s added 2 commits April 4, 2025 14:13
…void

cross-filesystem renames (which will likely fail).
@mdboom mdboom merged commit 1296fd9 into faster-cpython:main Apr 7, 2025
4 checks passed
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