Join Slack
Communities
Powered by
The real situation is I use coroutine to replace m...
# coroutines
s
sailxjx
11/15/2017, 8:02 AM
The real situation is I use coroutine to replace my code written in threads. These are many
Thread.sleep
in sub functions. They worked well and parallel in threads, but when use
launch
, these
Thread.sleep
may cause some functions delay
Open in Slack
Previous
Next