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

allow FileSystemConfigPersistence to fail on missing root dir #4987

Merged

Conversation

cgardens
Copy link
Contributor

What

  • if the root dir is missing the FileSystemConfigPersistence should fail as we expect that dir to be created elsewhere. If it hasn't been created that means something has gone wrong and we want to fail loudly instead of papering over it. Thanks to @tuliren for pointing out the mistake here.

@cgardens cgardens merged commit 27ab9de into master Jul 26, 2021
@cgardens cgardens deleted the cgardens/allow_config_persistence_to_fail_on_missing_root branch July 26, 2021 16:24
@cgardens
Copy link
Contributor Author

merged quickly because we don't want to release a version of the platform with this bug in it.

@tuliren tuliren mentioned this pull request Jul 26, 2021
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