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

GH-179 Function Call Target pin no longer autowired #189

Merged
merged 2 commits into from
Mar 23, 2024

Conversation

Naros
Copy link
Member

@Naros Naros commented Mar 23, 2024

Fixes #179

There are situations where a function signature may contain multiple pins
that would match the autowire criteria, and we should automatically skip
the `Target` pin because its generally never intended to be what will be
autowired.
@Naros Naros added this to the 2.0 milestone Mar 23, 2024
@Naros Naros merged commit fdec82f into CraterCrash:main Mar 23, 2024
9 checks passed
@Naros Naros deleted the GH-179 branch March 23, 2024 19:39
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.

Add_child not working as intendent
1 participant