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-2893: Enable AutoConfiguration of TestChannelBinderConfiguration #2900

Closed
wants to merge 1 commit into from

Conversation

kutmk
Copy link
Contributor

@kutmk kutmk commented Feb 13, 2024

  • Resolved the issue where the auto-configuration of TestChannelBinderConfiguration is delayed and injection fails if a message handler is not registered.
  • Always enable the AutoConfiguration of TestChannelBinderConfiguration.

Resolves #2893

@sobychacko
Copy link
Contributor

sobychacko commented Feb 13, 2024

Looks good. Merged upstream via 4174657.

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.

Delay in autoconfiguration of TestBinder
2 participants