ASSERT(state_ == State::Uninitialized, fmt::format("attempted to initialize {} twice", name_));
void ManagerImpl::dumpUnreadyTargets(envoy::admin::v3::UnreadyTargetsDumps& unready_targets_dumps) {
// If there are no remaining targets and one mysteriously calls us back, this manager is haunted.
// If there are no uninitialized targets remaining when called back by a target, that means it was