I can change these `Thead.sleep` to `delay`, but w...
# coroutines
s
I can change these
Thead.sleep
to
delay
, but when these `Thread.sleep`s are in a third-party library, I can do nothing with it.