Skip to content

Conversation

@rudo-thomas
Copy link
Contributor

The bug was that a non-nil error was not returned when the cached Node was returned. Fix: Just cache both.

The other possibility was not to cache when there is an error. But that broke a test in the linter.

Fixes #822

The bug was that a non-nil error was not returned when the cached Node
was returned. Fix: Just cache both.

The other possibility was not to cache when there is an error. But that
broke a test in the linter.

Fixes google#822
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.

panic on 0.21.0 when evaluating a file with a syntax error the second time in the same VM

1 participant