Skip to content

Fixed find common parent for when there is to be a feedback connection within a module#35

Merged
mkorbel1 merged 9 commits intomainfrom
feedback
Mar 8, 2026
Merged

Fixed find common parent for when there is to be a feedback connection within a module#35
mkorbel1 merged 9 commits intomainfrom
feedback

Conversation

@sshankar4
Copy link
Contributor

Description & Motivation

When there is a feedback connection: an input driving an output of the same module, the find_common_parent should returned null. Fixed it to return either of the provided modules since they are the same.

Related Issue(s)

Testing

Added a test

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Already included

@sshankar4 sshankar4 requested a review from mkorbel1 March 4, 2026 19:39
mkorbel1
mkorbel1 previously approved these changes Mar 6, 2026
Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

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

Change looks great! Can you fix the analysis errors so we can merge?

@mkorbel1 mkorbel1 merged commit 21261be into main Mar 8, 2026
2 checks passed
@mkorbel1 mkorbel1 deleted the feedback branch March 8, 2026 19:48
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