https://kotlinlang.org logo
#flow
Title
p

ppvi

03/24/2021, 10:33 AM
I searched for this everywhere and I'm sure the answer is simple but... how do I check that a flow is empty inside
runBlockingTest
?
firstOrNull()
shows
IllegalStateException: This job has not completed yet
👍 2
e

ephemient

03/24/2021, 4:08 PM