(In `handle` you do `f.get()` which is your regula...
# coroutines
e
(In
handle
you do
f.get()
which is your regular Java thread-blocking function meaning “wait until this future completes”)