Skip to content

Properly implement replacement for Flow<T>.concatWith(flow) to avoid … #2659

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
Apr 20, 2021

Conversation

qwwdfsad
Copy link
Collaborator

…deadlocks when the downstream throws, but other flow has no elements in it

Fixes KT-46013

…deadlocks when the downstream throws, but other flow has no elements in it

Fixes KT-46013
@qwwdfsad qwwdfsad requested a review from elizarov April 19, 2021 15:57
Copy link
Contributor

@elizarov elizarov left a comment

Choose a reason for hiding this comment

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

Great

@qwwdfsad qwwdfsad merged commit 998f67b into develop Apr 20, 2021
@qwwdfsad qwwdfsad deleted the concat-with-fix branch April 20, 2021 13:47
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
…deadlocks when the downstream throws, but other flow has no elements in it (Kotlin#2659)

Fixes KT-46013
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