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

Feature/1073 actnars concurrency issue #1080

Merged

Conversation

weelink
Copy link
Contributor

@weelink weelink commented Feb 10, 2020

Fixes #1073 . Instead of calculating ServiceRegistrationInfo.Implementations everytime it is being accessed, it caches the result. It recalculates it when an implementation is added.

@weelink weelink force-pushed the feature/1073_ACTNARS_concurrency_issue branch from 5a4d303 to 78180cc Compare February 10, 2020 09:09
@alexmg alexmg merged commit ef24663 into autofac:develop Feb 12, 2020
@weelink weelink deleted the feature/1073_ACTNARS_concurrency_issue branch February 12, 2020 12:45
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.

AnyConcreteTypeNotAlreadyRegisteredSource concurrency issue
2 participants