pub fn spawn_lifecycle_with_delay( delay: Duration, lc: impl Lifecycle, ) -> impl Lifecycle<S = IntrospectableStop>