Skip to content

Conversation

@dkcumming
Copy link
Collaborator

This PR adds --terminate-on-thunk option to the kmir cli. Enabling this option will mean that execution will terminate if a thunk is applied.

The technical details of how this applied is a cut point rule for thunk is applied which means thunk will be at the top of the <k> cell. Then the terminal rule is able to match that thunk.

This also sets `--break-on-thunk` in cut point rules as the terminal
rule needs the `thunk` on the top of the `<k>` cell to match
dkcumming and others added 2 commits November 12, 2025 01:01
Co-authored-by: Tamás Tóth <tothtamas28@users.noreply.github.com>
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 88fcd15 into master Nov 11, 2025
7 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the dc/terminate-on-thunk branch November 11, 2025 16:29
JuanCoRo added a commit that referenced this pull request Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants