They have different signatures and behaviour. Lau...
# coroutines
g
They have different signatures and behaviour. Launch has no result, it’s launch and forget. You can only cancel Job But you can get result of async similar way as for any Future-like api