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

Bodge guarding against issue #20 #25

Merged

Conversation

KyNorthstar
Copy link
Collaborator

This technically resolves #20, but I wish I could find a better solution.

@KyNorthstar KyNorthstar self-assigned this Jul 30, 2020
@KyNorthstar KyNorthstar added the bug Something isn't working label Jul 30, 2020
@KyNorthstar KyNorthstar force-pushed the bugfix/20-Lazy-property-wrapper-eagerly-evaluated branch from 362473c to 8ef193e Compare August 1, 2020 06:22
Copy link
Collaborator Author

@KyNorthstar KyNorthstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😔

Tests/LazyContainersTests/GitHubIssue20Tests.swift Outdated Show resolved Hide resolved
@KyNorthstar KyNorthstar merged commit 6981fb1 into master Aug 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@Lazy property wrapper is loaded eagerly
1 participant