-
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
Some way of subscribe to shared flow without slowing-down others
enhancement
flow-sharing
#4224
opened Sep 9, 2024 by
kunyavskiy
stateIn
with SharingStarted.Eagerly
doesn't really immediately start collecting
flow-sharing
#4006
opened Jan 4, 2024 by
dkhalanskyjb
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
DataBinding with state flow performance issue
android
flow
flow-sharing
performance
#3332
opened Jun 20, 2022 by
shamtay
SharedFlow that emits once (but buffers if there are no collectors)
flow
flow-sharing
#3002
opened Oct 28, 2021 by
matejdro
Unable to get intended replay configuration with completing shared flows
design
flow
flow-sharing
#2890
opened Aug 21, 2021 by
zakhenry
SharedFlow, buffer and produceIn fusion bug.
flow
flow-sharing
#2817
opened Jul 10, 2021 by
Dominaezzz
SharedFlow.emit() doesn't wait for a subscriber to complete collecting
flow
flow-sharing
#2603
opened Mar 23, 2021 by
j2esu
Provide some kind of compile time warning when using Mutable*Flows with mutable collections
flow
flow-sharing
#2516
opened Feb 2, 2021 by
zach-klippenstein
Initialize a MutableStateFlow without an initial value
flow
flow-sharing
#2515
opened Feb 2, 2021 by
andreimesina
ProTip!
Add no:assignee to see everything that’s not assigned.