run_single_watch_refresh_controlled

Function run_single_watch_refresh_controlled 

Source
pub(crate) fn run_single_watch_refresh_controlled(
    store: &mut AtlasStore,
    plan: &ScanRuntimePlan,
    symbol_options: &SymbolBuildOptions,
    control: &IndexWorkControl,
) -> Result<WatchReport, CliError>
Expand description

Run one watcher refresh under one cancellation and publication boundary.