ron
04/06/2019, 10:33 AMStefan Beyer
04/06/2019, 11:34 AMStefan Beyer
04/06/2019, 11:53 AMwithContext(<http://Dispatchers.IO|Dispatchers.IO>) { ... }
are blocking until the GUI window is closed. So the GUI is blocking the IO dispatcher?
I am not yet a coroutines pro, so maybe I am missing something here ^^