Skip to main content

negotiate_runner_features

Function negotiate_runner_features 

Source
pub fn negotiate_runner_features(
    host: &[PythonRunnerFeature],
    worker: &[PythonRunnerFeature],
) -> Vec<PythonRunnerFeature>
Expand description

Return the deterministic feature intersection in host preference order.