Skip to content

perf: dont run shell if no activation scripts #1696

@baszalmstra

Description

@baszalmstra

When there are no activation scripts, the Activation::run_activation function will still start a shell to evaluate all the environment variables. I think we can forgo this step and just return the activation variables directly.

pub fn run_activation(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions