<@U0H8K7DEV> true for `await`, not true for `get()...
# kweb
s
@Ian true for
await
, not true for
get()
😉 maybe a reasonable aproach would be to not simply return completable futures, but something with less methods, especially no
get
method ?