How to do parallel execution without the main thread waiting
eso
@esocode
Sorry, didn't see you question during the holidays. If you want to execute a coroutine in parallel to your main thread use the produce() method as described in the section ScopeFuture