Skip to content

Conversation

@nitely
Copy link
Contributor

@nitely nitely commented Nov 30, 2025

Fix #24670

I think the fix is to disable genOp's line infos. The way I did it seems unusual, so there is probably a better way idk about.

Note: the issue seems to be in generated (try-)finally which contain destroy (one instance is this); adding a dummy empty node without line info as last node of finally also seems to fix part of it. Also, setting the genDestroy line info to dest.info fixes it (at least for the linked issue cases).

@nitely nitely marked this pull request as ready for review December 27, 2025 02:34
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.

Closure iterator wrong line info traceback under ORC

1 participant