later_drop_task_with_global_gc

Function later_drop_task_with_global_gc 

Source
async fn later_drop_task_with_global_gc(
    region_id: RegionId,
    region_path: String,
    path_type: PathType,
    object_store: ObjectStore,
    dropping_regions: Arc<RegionMap>,
    partial_drop: bool,
) -> bool