Skip to content
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

Fix NodeIndex.remove bug which misinterprets non-runnable patterns #214

Merged

Conversation

thierry-martinez
Copy link
Contributor

Nodes were not removed from NodeIndex dictionary which allow non-runnable patterns to use wrong nodes by mistake.

Related to #193 (runnability issues).

Nodes were not removed from `NodeIndex` dictionary which allow
non-runnable patterns to use wrong nodes by mistake.

Related to TeamGraphix#193 (runnability issues).
Copy link
Contributor

@shinich1 shinich1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@thierry-martinez thierry-martinez merged commit 4842f68 into TeamGraphix:master Oct 1, 2024
20 checks passed
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.

2 participants