class Async::Container::Generic

def startup_failed!(child, age_clock, startup_timeout)

def startup_failed!(child, age_clock, startup_timeout)
arn(self, "Child failed startup!", child: child, age: age_clock.total, startup_timeout: startup_timeout)
child has failed the startup, we assume the worst and kill it immediately:
l!