`future.get()` actually waits (despite the fact it...
# coroutines
e
future.get()
actually waits (despite the fact it is called just
get
)