// affects multi-cursor and the circuit breaker.
// If task group isn't provided, the task group will default to the fully qualified name at library registration.
return func(rt *RegistrableTask) {
rt.outboundTaskGroup = taskgroup
}
}