8000 Add `ZStream.tapChunks` by erikvanoosten · Pull Request #9696 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add ZStream.tapChunks #9696

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 2 commits into from
Mar 20, 2025
Merged

Add ZStream.tapChunks #9696

merged 2 commits into from
Mar 20, 2025

Conversation

erikvanoosten
Copy link
Contributor

Add ZStream.tapChunks as an alternative to tap that does not destroy the chunking structure.

Solves #9676.

Add `ZStream.tapChunks` as an alternative to `tap` that does not destroy the chunking structure.

Solves zio#9676.
Copy link
Member
@calvinlfer calvinlfer left a comment

Choose a reason for hiding this comment

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

LGTM!

@erikvanoosten
Copy link
Contributor Author

@kyri-petrou or @regiskuckaertz, there is a unit test failure that is unrelated to this change. Can you restart the build please? (Please also consider checking why that test is flaky.)

@guizmaii
Copy link
Member

@erikvanoosten I just restarted the failing CIs

I needed this operator today 🙂
Thanks for this addition! 🚀

@guizmaii guizmaii merged commit cf5cecf into zio:series/2.x Mar 20, 2025
32 of 34 checks passed
@guizmaii
Copy link
Member

Thanks @erikvanoosten :)

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.

4 participants
0