Flazzarino
08/08/2020, 12:36 PMdarkmoon_uk
08/08/2020, 1:24 PMdelay(<someDuration>)
into your suspending method more than once - that will result in it being suspended multiple times.Flazzarino
08/08/2020, 1:39 PMdarkmoon_uk
08/08/2020, 1:52 PMFlazzarino
08/08/2020, 1:53 PMephemient
08/08/2020, 4:07 PMelse -> throw IllegalStateException("Already resumed")
streetsofboston
08/08/2020, 4:50 PMFlow
that has the same structured concurrency as suspend funs but can emit more than one value.iseki
08/09/2020, 12:21 PMiseki
08/09/2020, 12:23 PM