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

Return error rather than raise on read-only fs #409

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

fhunleth
Copy link
Member

@fhunleth fhunleth commented Jul 3, 2022

When running on a read-only filesystem, saving a configuration would
raise. Other issues returned error tuples, so this makes the behavior
consistent.

This also removes some unneeded code in the unit tests.

When running on a read-only filesystem, saving a configuration would
raise. Other issues returned error tuples, so this makes the behavior
consistent.

This also removes some unneeded code in the unit tests.
@fhunleth fhunleth merged commit 14fb5eb into main Jul 3, 2022
@fhunleth fhunleth deleted the persistence-save-update branch July 3, 2022 23:25
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.

None yet

1 participant