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

Avoid registering clients multiple times #12

Open
marinasundstrom opened this issue Apr 1, 2024 · 1 comment
Open

Avoid registering clients multiple times #12

marinasundstrom opened this issue Apr 1, 2024 · 1 comment

Comments

@marinasundstrom
Copy link
Owner

Clients may often be registered to the service container multiple times.

This may happens if one of more path in the same service adds them. This is common for the UI modules in Portal.

Investigate if this is a real concern.

@marinasundstrom
Copy link
Owner Author

This can be avoided by doing TryAdd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant