stop_runtime_reporting_keepalive

Function stop_runtime_reporting_keepalive 

Source
pub(crate) fn stop_runtime_reporting_keepalive(
    keepalive: Option<(Arc<AtomicBool>, JoinHandle<()>)>,
)