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

Commits on Mar 23, 2024

  1. CraterCrashGH-179 Function Call Target pin no longer autowired

    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 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6a0c7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4a67e View commit details
    Browse the repository at this point in the history