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

Added error handling for loading config files from installed packages #262

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

RKlingler
Copy link
Contributor

In cases where additional packages are installed but the paths to their config files cannot be loaded, fractor silently skipped them. This checks if the generated paths to the config files are readable, and throws an exception if they are not.

@simonschaufi simonschaufi merged commit 6547682 into andreaswolf:main Jan 29, 2025
14 checks passed
@simonschaufi
Copy link
Collaborator

Thank you for your contribution!

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.

2 participants