<@U0ANSGGVC> That is not weird. All async coroutin...
# coroutines
e
@kirillrakhman That is not weird. All async coroutines are composable. It is generally ok to use child-coroutines and suspend an asynchronous coroutine using any asynchronous suspending function.