Join Slack
Powered by
I've found myself in a situation where I want to `...
# coroutines
a
arocnies
01/09/2018, 4:08 AM
I've found myself in a situation where I want to
delay
within
buildSequence {...}
. Would it be a bad idea to use
runBlocking {...}
? I have a hunch this may be a bad design but I'm not sure....
2
Views
Open in Slack
Previous
Next