Skip to main content

cleanup_profile

Function cleanup_profile 

Source
async fn cleanup_profile(
    db: GreptimeDB,
    etcd_guard: Option<EtcdGuard>,
    setup_etcd: bool,
    profile_state: ProfileStateGuard,
) -> CleanupOutcome