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

Compiler internal state not reset on failed compile #98

Closed
brollb opened this issue Nov 1, 2019 · 0 comments
Closed

Compiler internal state not reset on failed compile #98

brollb opened this issue Nov 1, 2019 · 0 comments

Comments

@brollb
Copy link
Contributor

brollb commented Nov 1, 2019

The compiler currently resets the state as the last step during compilation. This is problematic in the (hopefully rare) cases where an exception is thrown and this line is not reached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant