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 native cycle detection error message. #14381

Merged

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Feb 6, 2022

As described in #13744, #13370 broke the error message for native cycle detection, by reporting unrelated nodes.

Fix the issue (node ids for the running subgraph were being used with the underlying graph when rendering the path) and expand the test.

Fixes #13744.

[ci skip-build-wheels]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@stuhood stuhood merged commit 8af3480 into pantsbuild:main Feb 7, 2022
@stuhood stuhood deleted the stuhood/fix-native-cycle-detection-error branch February 7, 2022 04:45
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.

Reported cycle for native cycle detection is incorrect
2 participants