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

Delete/ Revert file changes when an error occurs while writing the file. #11

Open
cokeSchlumpf opened this issue May 13, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cokeSchlumpf
Copy link
Owner

E.g. when we save configurations and an Deserialization exception occurs, we need to catch the exception and revert the file to its previous state/ or we should first de-serialize, and when done we should write everything at once to the file.

Currently related bugs can lead to broken config files.

@cokeSchlumpf cokeSchlumpf added the enhancement New feature or request label May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant