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

Fix Stream#concurrently for short-circuiting monad transformers #2652

Merged
merged 3 commits into from
Sep 30, 2021

Conversation

vasilmkd
Copy link
Member

Fixes #2647.

@mpilquist mpilquist merged commit d85f878 into typelevel:main Sep 30, 2021
@mpilquist
Copy link
Member

attempt.flatMap strikes again!

@vasilmkd vasilmkd deleted the concurrently-transformers branch September 30, 2021 17:08
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.

fs2.io.readOutputStream hangs when triggering effect error using cats.data.EitherT
2 participants