Join Slack
Powered by
What could be a reason that runBlocking{delay(1000...
# kotlin-native
p
Patrick
11/07/2019, 4:39 PM
What could be a reason that runBlocking{delay(10000); println(“after delay”)} does not delay?
a
Artyom Degtyarev [JB]
11/08/2019, 10:32 AM
Hello, can you please share the code and/or some details? I cannot reproduce this behavior.
3
Views
Open in Slack
Previous
Next