Skip to content

Delay Spec lifter argument conversions until exception handlers inside lift_fun - #2108

Draft
sim642 wants to merge 1 commit into
masterfrom
qsolver-deadcode-escape
Draft

Delay Spec lifter argument conversions until exception handlers inside lift_fun#2108
sim642 wants to merge 1 commit into
masterfrom
qsolver-deadcode-escape

Conversation

@sim642

@sim642 sim642 commented Aug 18, 2026

Copy link
Copy Markdown
Member

In particular, this should fix an issue encountered by Kalmer's QSolvers where the Deadcode exception escaped to the top level due to conv on bottom happening outside the exception handler.

TODO

  • Test that the issue with QSolvers is fixed.

…e lift_fun

In particular, this should fix an issue encountered by Kalmer's QSolvers where the Deadcode exception escaped to the top level due to conv on bottom happening outside the exception handler.
@sim642 sim642 self-assigned this Aug 18, 2026
@sim642 sim642 added the bug label Aug 18, 2026
@sim642 sim642 mentioned this pull request Aug 24, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant