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

#767 Properly catch exceptions during initialization of the N #768

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

rosiereflo
Copy link
Contributor

configuration
closes #767

Checklist before requesting a review

use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes

  • unit tests and non regression tests were added (update of inputs, outputs, SA, algos)
  • main documentation was updated (update of input/output file)
  • the corresponding milestone was added in the ticket and in this PR

configuration
closes #767

Signed-off-by: Florentine Rosiere <florentine.rosiere@rte-france.com>
@rosiereflo rosiereflo added this to the v1.7.0 milestone Jul 24, 2024
@rosiereflo rosiereflo requested a review from gaouizer July 24, 2024 12:20
Copy link
Contributor

@gaouizer gaouizer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You basically moved a some line in a try block.

@gaouizer gaouizer merged commit ae5b7e4 into master Jul 24, 2024
5 checks passed
@gaouizer gaouizer deleted the 767_exception_config_N branch July 24, 2024 13:21
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.

[Configuration] Configuration exceptions are not properly caught when happening in the N config
2 participants