(actual use case is showing a progress bar via rx ...
# coroutines
u
(actual use case is showing a progress bar via rx startWith(Loading) which is emitted synchronously right away on main thread and would result in the log prints I want