kotlin-flow-extensions / hu.akarnokd.kotlin.flow / PublishSubject / collectSafely

collectSafely

@FlowPreview suspend fun collectSafely(collector: FlowCollector<T>): Unit

Start collecting signals from this PublishSubject.