Function is_valid_after_worker_err

Source
pub(super) fn is_valid_after_worker_err(
    node_to_collect: &mut HashMap<WorkerId, bool>,
    worker_id: WorkerId,
) -> bool