Join Slack
Powered by
Hi, I'm interesting in idea where I can use single...
# coroutines
v
vkuznetsov
02/01/2018, 2:05 PM
Hi, I'm interesting in idea where I can use single CoroutineContext to queue execution if launching from different places. I was trying to use single instance of newSingleThreadContext , but it still executes block in parallel
Open in Slack
Previous
Next