8000 Minor Improvements to ZStream#tapSink by adamgfraser · Pull Request #6211 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Minor Improvements to ZStream#tapSink #6211

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

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Minor Improvements to ZStream#tapSink #6211

merged 1 commit into from
Dec 31, 2021

Conversation

adamgfraser
Copy link
Contributor

Removes maximumLag parameter since I don't think you want to be reading ahead in a tap and it simplifies the signature. Avoids intermediate allocations of Either values.

@adamgfraser adamgfraser requested review from jdegoes and vigoo December 25, 2021 21:47
@adamgfraser adamgfraser requested a review from iravid as a code owner December 25, 2021 21:47
@jdegoes jdegoes merged commit ec0132f into zio:series/2.x Dec 31, 2021
@adamgfraser adamgfraser deleted the tapsink branch January 9, 2022 18:57
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.

2 participants
0