bj0
08/15/2025, 10:51 PMflatMapLatest
(https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/flat-map-latest.html), what happens produced (inner) flow finishes but the receiver flow does not? does it finish or wait for the next inner flow to be produced?Zach Klippenstein (he/him) [MOD]
08/16/2025, 1:50 PMmap
.