<@U0B8ZP13Q> in kovenant you have constructs like ...
# coroutines
s
@cedric in kovenant you have constructs like all { tasks } or any { tasks } which will complete if all or one task(s) are completed. i guess something like this would exist in coroutines