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

Fix infinite compile loop regression from recursive Lazy reference #1242

Merged
merged 1 commit into from
May 24, 2021

Conversation

toshokan
Copy link
Contributor

A recursive reference to a Lazy in its own initializer leads to a hanging compile.

The regression was introduced in #1184, and seems to also be experienced by the commenter here complaining about a hang.

@mehcode mehcode merged commit eda78a7 into launchbadge:master May 24, 2021
@mehcode
Copy link
Member

mehcode commented May 24, 2021

Thank you for the fix

@hhh42
Copy link

hhh42 commented May 25, 2021

Thanks for the fix. Love the library. I had to go work client side for a few days. All good.

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.

3 participants