GitHub / Kotlin/kotlinx.coroutines issues and pull requests
Labelled with: flow-sharing
#4322 - Calling `Flow.stateIn` with a cancelled scope suspends forever
Issue -
State: closed - Opened by francescotescari 11 months ago
- 3 comments
Labels: bug, flow-sharing
#4194 - SharedFlow doesn't have same parameters as in constructor function
Issue -
State: closed - Opened by Mr3zee over 1 year ago
- 6 comments
Labels: design, flow, flow-sharing
#4178 - StateFlow, different values, compareAndSet return false
Issue -
State: closed - Opened by xyz-fly over 1 year ago
- 1 comment
Labels: bug, flow, flow-sharing
#4006 - `stateIn` with `SharingStarted.Eagerly` doesn't really immediately start collecting
Issue -
State: open - Opened by dkhalanskyjb almost 2 years ago
Labels: flow-sharing
#3759 - Add an overload of SharingStarted.WhileSubscribed taking kotlin.time.Duration values instead of Long
Issue -
State: closed - Opened by LouisCAD over 2 years ago
- 5 comments
Labels: enhancement, flow-sharing
#3662 - shareIn keeps coroutines alive even when there are no subscribers
Issue -
State: open - Opened by dkhalanskyjb over 2 years ago
- 1 comment
Labels: design, flow, flow-sharing, structured concurrency
#3332 - DataBinding with state flow performance issue
Issue -
State: open - Opened by shamtay over 3 years ago
- 1 comment
Labels: performance, flow, android, flow-sharing
#3002 - SharedFlow that emits once (but buffers if there are no collectors)
Issue -
State: open - Opened by matejdro about 4 years ago
- 13 comments
Labels: flow, flow-sharing
#2871 - Non-conflating subscription count in MutableStateFlow and MutableSharedFlow
Issue -
State: closed - Opened by qwwdfsad over 4 years ago
- 1 comment
Labels: flow-sharing, For 1.6
#2722 - Can't use `TestCoroutineDispatcher` with `stateIn()`
Issue -
State: closed - Opened by NinoDLC over 4 years ago
- 9 comments
Labels: test, flow-sharing
#2603 - SharedFlow.emit() doesn't wait for a subscriber to complete collecting
Issue -
State: open - Opened by j2esu over 4 years ago
- 39 comments
Labels: flow, flow-sharing