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

Remove balance (and PubSub) #2340

Merged
merged 1 commit into from Mar 28, 2021
Merged

Remove balance (and PubSub) #2340

merged 1 commit into from Mar 28, 2021

Conversation

SystemFw
Copy link
Collaborator

balance sees little use, and it's the only remaining usage of PubSub, which we want to remove.
This PR removes it, to unblock 3.0.
A new specialised implementation of this combinator can be readded later.

@mpilquist mpilquist merged commit bd67909 into typelevel:main Mar 28, 2021
@matil019
Copy link

I stumbled on this while migrating to fs2-3. It turned out that Stream#parEvalMapUnordered was sufficient for my use case. Just my two cents for other developers facing the same problem as me.

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