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

Client creation must not throw #94

Merged

Conversation

toddbaert
Copy link
Member

See title, based on discussion here: #44

Closes: #44

@toddbaert toddbaert requested a review from beeme1mr June 7, 2022 19:20
@toddbaert toddbaert force-pushed the feat/client-creation-no-throw branch from 7cf5120 to f12d67d Compare June 8, 2022 17:02
@toddbaert toddbaert merged commit a46ee67 into open-feature:main Jun 8, 2022
@toddbaert
Copy link
Member Author

toddbaert commented Jun 8, 2022

Another FYI @justinabrahms and @davejohnston , though I don't expect this will be much of a change, especially for golang, with no exceptions and where' the "zero value" of the client is probably a no-op anyway.

@beeme1mr beeme1mr deleted the feat/client-creation-no-throw branch June 8, 2022 20:36
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.

Don't allow exceptions during client creation
3 participants