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

BUG: Now catch std::filesystem exceptions in parameters #1127

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

JDuffeyBQ
Copy link
Collaborator

For the long term use of std::filesystem will need to be wrapped in more places to catch all possible errors. The parameters are a good first pass since they should help catch issues during preflight.

* Currently only done for parameters to prevent issues during
preflight

Signed-off-by: Jared Duffey <[email protected]>
@JDuffeyBQ JDuffeyBQ marked this pull request as ready for review November 8, 2024 21:59
@imikejackson imikejackson merged commit dade5e9 into develop Nov 11, 2024
7 checks passed
@imikejackson imikejackson deleted the topic/filesystem_exists_errors branch November 11, 2024 14:27
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