hfhbd
09/14/2021, 11:24 AMDispatcher.Main
when converting the Publisher to Flow and vice versa, (maybe even too much), but I am always getting
Flow invariant is violated:
Emission from another coroutine is detected.
Child of null, expected child of DispatchedCoroutine{Completed}@806156c8.
FlowCollector is not thread-safe and concurrent emissions are prohibited.
To mitigate this restriction please use 'channelFlow' builder instead of 'flow'