Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@simpadjo
Copy link
Contributor

@simpadjo simpadjo commented Jun 5, 2020

Closes #3758

After adding ZStream#runManaged all other ZStream#.....Managed methods become redundant.
I left the following methods
1) that spark joy
2) that are used internally
3) that have tests

I kept all existing methods, made them delegating to appropriate sink

@simpadjo simpadjo requested a review from iravid as a code owner June 5, 2020 17:15
@simpadjo simpadjo marked this pull request as draft June 5, 2020 17:15
@simpadjo simpadjo marked this pull request as ready for review June 6, 2020 23:50
@simpadjo
Copy link
Contributor Author

simpadjo commented Jun 7, 2020

@iravid dotty error is irrelevant

@simpadjo simpadjo requested a review from iravid June 7, 2020 21:56
Copy link
Member

@iravid iravid left a comment

Choose a reason for hiding this comment

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

Very satisfying to see these re-implemented as sinks!

@iravid iravid merged commit e27a7ee into zio:master Jun 8, 2020
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.

Add ZStream#runManaged

2 participants