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

Check need for charm registration guards #3218

Open
fmahebert opened this issue Jun 1, 2021 · 0 comments
Open

Check need for charm registration guards #3218

fmahebert opened this issue Jun 1, 2021 · 0 comments

Comments

@fmahebert
Copy link
Contributor

In src/Parallel/CharmRegistration.hpp we have static bool variables acting as guards that the registration functions like register_parallel_components do their work only the first time they are called.

Do we need this mechanism? Are the registration functions called more than once?

This issue is a reminder to check/investigate this issue, spun off from discussion of PR #3209

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