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

Expose Unsafe Operators On Default Services #7627

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Expose Unsafe Operators On Default Services #7627

merged 1 commit into from
Dec 13, 2022

Conversation

adamgfraser
Copy link
Contributor

I think we need to expose the unsafe operators on the default ZIO services. Part of the reason for creating the UnsafeAPI pattern was to allow sophisticated users in the ZIO ecosystem to take advantage of these operators when necessary. Particularly for the default services, this is important for users implementing their own versions of the default services to be able to implement their own versions of these unsafe operators.

Copy link
Member

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@jdegoes jdegoes merged commit 48146f9 into zio:series/2.x Dec 13, 2022
@adamgfraser adamgfraser deleted the unsafe branch December 28, 2022 16: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.

None yet

4 participants