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

Feature: Improve cache file writer with more robust handling #565

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

LordHepipud
Copy link
Collaborator

Ensures that new cache files will always be written inside a .tmp file at the same location and tested for validation before applied to the regular file via copy.

This should prevent files becoming corrupt in the future during write operations.

@cla-bot cla-bot bot added the cla/signed label Aug 27, 2022
@LordHepipud LordHepipud force-pushed the fix/more_secure_handling_to_wrote_cache_files branch from 50a82d1 to 744ff74 Compare August 27, 2022 13:09
@LordHepipud LordHepipud force-pushed the fix/more_secure_handling_to_wrote_cache_files branch from 744ff74 to b846402 Compare August 27, 2022 13:29
@LordHepipud LordHepipud added this to the v1.10.0 milestone Aug 27, 2022
@LordHepipud LordHepipud self-assigned this Aug 27, 2022
@LordHepipud LordHepipud added the Bug There is an issue present label Aug 27, 2022
@LordHepipud LordHepipud merged commit da33eb0 into master Aug 27, 2022
@LordHepipud LordHepipud deleted the fix/more_secure_handling_to_wrote_cache_files branch August 27, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant