Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Fixing incorrect removal of terminal nodes #626

Merged
merged 4 commits into from
Aug 28, 2023
Merged

Fixing incorrect removal of terminal nodes #626

merged 4 commits into from
Aug 28, 2023

Conversation

PetarMax
Copy link
Contributor

This PR corrects an error that occurs when pruning a node from the kcfg - the node would be removed and then its id would be resolved, causing said error.

@PetarMax PetarMax self-assigned this Aug 28, 2023
@iFrostizz
Copy link
Contributor

Closing: #625

@rv-jenkins rv-jenkins merged commit 32409fc into master Aug 28, 2023
10 checks passed
@rv-jenkins rv-jenkins deleted the terminal-fix branch August 28, 2023 15:04
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 9, 2024
This PR corrects an error that occurs when pruning a node from the
`kcfg` - the node would be removed and *then* its `id` would be
resolved, causing said error.

---------

Co-authored-by: devops <devops@runtimeverification.com>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 9, 2024
This PR corrects an error that occurs when pruning a node from the
`kcfg` - the node would be removed and *then* its `id` would be
resolved, causing said error.

---------

Co-authored-by: devops <devops@runtimeverification.com>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 10, 2024
This PR corrects an error that occurs when pruning a node from the
`kcfg` - the node would be removed and *then* its `id` would be
resolved, causing said error.

---------

Co-authored-by: devops <devops@runtimeverification.com>
Baltoli pushed a commit to runtimeverification/k that referenced this pull request Apr 10, 2024
This PR corrects an error that occurs when pruning a node from the
`kcfg` - the node would be removed and *then* its `id` would be
resolved, causing said error.

---------

Co-authored-by: devops <devops@runtimeverification.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants