Skip to content

error Jump out of too many nested blocks needs real fix #19

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

Closed
insignification opened this issue Dec 10, 2019 · 1 comment
Closed

error Jump out of too many nested blocks needs real fix #19

insignification opened this issue Dec 10, 2019 · 1 comment

Comments

@insignification
Copy link

insignification commented Dec 10, 2019

Previous fix for Jump out of too many nested blocks just made it less likely to occur in some situations.
However, for large functions, when jumping out of many nested blocks it can still easily occur. (As can be seen by the very tests that "test" this behaviour - those can act as reproducible examples)
This needs a real fix.

I've opened pull request #20 , which resolves this.

@insignification
Copy link
Author

Fix got in - can be closed now.

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

No branches or pull requests

1 participant