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

Distinguish overwrite vs create new in Transport #277

Merged
merged 4 commits into from
Dec 8, 2024
Merged

Conversation

sourcefrog
Copy link
Owner

  • Stop using temp files in local archives
  • Be more explicit about when overwrite is expected (rarely)

Use this directly in local transport to avoid overwriting, and then don't use tempfiles on local transports.
Just write the destination directly, in one write op.
@sourcefrog sourcefrog merged commit 00b929a into main Dec 8, 2024
34 checks passed
@sourcefrog sourcefrog deleted the write-mode branch December 8, 2024 22:23
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.

1 participant