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

Guard Container #167

Merged
merged 2 commits into from
Nov 24, 2020
Merged

Guard Container #167

merged 2 commits into from
Nov 24, 2020

Conversation

dansiegel
Copy link
Owner

Description

If the ContainerLocator has not yet received a delegate ContainerLocator.Current will throw a Lazy initialization exception. This will guard against that exception while checking to see the ContainerLocator has been initialized.

@dansiegel dansiegel added the enhancement New feature or request label Nov 24, 2020
@dansiegel dansiegel merged commit 70924ef into master Nov 24, 2020
@dansiegel dansiegel deleted the guard-container branch November 24, 2020 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant