dispathcher/interceptor only wraps around executio...
# coroutines
e
dispathcher/interceptor only wraps around execution. However, you can define your own coroutine builder (like async/launch) that does whatever you want to do on coroutine completion
👍 1