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

Suppress exceptions in some cases when working with variants #17

Open
mathbagu opened this issue Mar 3, 2020 · 1 comment
Open

Suppress exceptions in some cases when working with variants #17

mathbagu opened this issue Mar 3, 2020 · 1 comment

Comments

@mathbagu
Copy link

mathbagu commented Mar 3, 2020

  • Do you want to request a feature or report a bug?
    Bug fix
    Supress Exceptions in some cases when working with variants [ allowVariantMultiThreadAccess(true) ] powsybl-core#867

  • What is the current behavior?
    The implementation of the VariantManager is not exactly the same as in Java

  • What is the expected behavior?
    The implementation of the VariantManager should be exactly the same

  • What is the motivation / use case for changing the behavior?
    Have both Java and C++ API as close as possible

  • Please tell us about your environment:

    • PowSyBl Version: ...
    • OS Version: ...
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

(if a question doesn't apply, you can delete it)

@mathbagu mathbagu self-assigned this Mar 6, 2020
@mathbagu mathbagu removed their assignment Mar 6, 2020
@mathbagu mathbagu changed the title [IIDM v1.0] Suppress exceptions in some cases when working with variants Suppress exceptions in some cases when working with variants Mar 6, 2020
@mathbagu
Copy link
Author

mathbagu commented Mar 6, 2020

This issue is not necessary while the ThreadLocalMultiVariantContext is not implemented

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

No branches or pull requests

1 participant