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

Implement Runtime#setConfigProvider #7730

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Implement Runtime#setConfigProvider #7730

merged 1 commit into from
Jan 19, 2023

Conversation

adamgfraser
Copy link
Contributor

@adamgfraser adamgfraser commented Jan 19, 2023

Resolves #7726.

I think this should be setConfigProvider instead of addConfigProvider because we are just setting a new config provider, not changing some concept of the set of config providers.

@adamgfraser adamgfraser merged commit bd02e17 into zio:series/2.x Jan 19, 2023
@adamgfraser adamgfraser deleted the 7726 branch January 23, 2023 00:19
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.

Implement Runtime.addConfigProvider
2 participants