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: Explicit provider fails when used with module system #393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rfscholte
Copy link

this fixes #392

this fixes qos-ch#392

Signed-off-by: Robert Scholte <rfscholte@apache.org>
@ceki
Copy link
Member

ceki commented Feb 4, 2024

@rfscholte Thank you very much for this PR. However, going directly to the explicitly specified provider skips the initialization of available providers, possibly saving a few hundred milliseconds at initialization time.

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.

Explicit provider fails when used with module system
2 participants