Skip to content

Data flow: Make PathGraph::edges/2 and PathNode::getASuccessor/1 consistent #9316

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

Merged

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented May 25, 2022

It is weird if the two exposed predicates are different (I was recently bit by this myself, where I incorrectly used the non-pruned getASuccessor()).

@hvitved hvitved force-pushed the dataflow/edges-get-a-successor-consistency branch from 82d8653 to c7dc310 Compare May 25, 2022 07:19
@github-actions github-actions bot added the Swift label May 25, 2022
@hvitved hvitved force-pushed the dataflow/edges-get-a-successor-consistency branch from c7dc310 to 4f95abc Compare May 25, 2022 12:39
@hvitved hvitved marked this pull request as ready for review May 25, 2022 13:47
@hvitved hvitved requested review from a team as code owners May 25, 2022 13:47
@hvitved hvitved added the no-change-note-required This PR does not need a change note label May 25, 2022
@aschackmull aschackmull merged commit 4f3751d into github:main Jun 1, 2022
@hvitved hvitved deleted the dataflow/edges-get-a-successor-consistency branch June 1, 2022 13:23
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