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

Write config files atomically #5473

Closed
wants to merge 3 commits into from
Closed

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented Mar 10, 2023

To avoid their unfortunate deletion, eg when no more disk space available
fix #2715
fix #4157
fix #5440

@rjbou rjbou mentioned this pull request Mar 10, 2023
3 tasks
@@ -1020,6 +1061,7 @@ end
module type SyntaxFileArg = sig
val internal: string
val format_version: OpamVersion.t
val atomic : bool
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

split in 2 commits ?

@dra27 dra27 mentioned this pull request Jun 2, 2024
16 tasks
@rjbou rjbou marked this pull request as draft July 10, 2024 14:16
@rjbou
Copy link
Collaborator Author

rjbou commented Aug 13, 2024

Superseed by #5489

@rjbou rjbou closed this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants