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

Add more robustness checks for variables that do not exist #148

Merged
merged 8 commits into from
Jul 27, 2022

Conversation

kurtlawrence
Copy link
Member

Fixes #137

This was due to a cycle in the locals graph needing updating.
This PR fixes this by altering the way LG nodes are sealed.
It also addresses some robustness bugs with the inferencer that this change introduced.

@kurtlawrence kurtlawrence merged commit e973d1c into main Jul 27, 2022
@kurtlawrence kurtlawrence deleted the bug-137 branch July 27, 2022 04:27
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.

[BUG] Infinite compilation loop
1 participant