-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: Kotlin/kotlinx.coroutines
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Suggestion for a potential new Flow's
timeout
extension
enhancement
flow
#4143
opened May 30, 2024 by
tinder-cesardiez
Flow collection silently hangs when dispatcher throws an exception
bug
flow
#4142
opened May 29, 2024 by
qwwdfsad
Feature: Flow.conflate with custom callback for merging elements
enhancement
flow
#3884
opened Sep 11, 2023 by
kunyavskiy
SharedFlow random lose message when emit in cancelled coroutine
bug
flow
flow-sharing
#3774
opened Jun 7, 2023 by
wxbsocial
shareIn keeps coroutines alive even when there are no subscribers
design
flow
flow-sharing
structured concurrency
#3662
opened Mar 6, 2023 by
dkhalanskyjb
Adding combine(...) methods to combine 6-10 flows
enhancement
flow
#3598
opened Jan 25, 2023 by
koncinar
Flow.collectLatest
is error-prone because of no CoroutineScope
flow
#3533
opened Nov 19, 2022 by
dovchinnikov
Coroutines/Flow vs add/remove listener (synchronous execution)
flow
question
#3506
opened Oct 28, 2022 by
valeriyo
Introducing empty
onCompletion
operator with callbackFlow
changes result
flow
flow-fusing
#3459
opened Sep 23, 2022 by
SanjayVas
TimeoutCancellationException is thrown inconsistently between flatMapConcat and flatMapLatest
docs
KDoc and API reference
flow
#3392
opened Aug 5, 2022 by
rossdanderson
DataBinding with state flow performance issue
android
flow
flow-sharing
performance
#3332
opened Jun 20, 2022 by
shamtay
StateFlow-like primitive for big states with delta updates
design
flow
#3316
opened Jun 7, 2022 by
elizarov
Add a Flow.iterate method, allowing an Iterator-style traversal of flows.
design
flow
#3278
opened May 10, 2022 by
lowasser
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.