somebody calls `service.doThing()` which returns a...
# coroutines
g
somebody calls
service.doThing()
which returns a kind of
Sequence<CompletableFuture>()
, except rather