Skip to content

PythonEnvsReducer.resolveEnv() should fall back to wrapped locator. #15118

@ericsnowcurrently

Description

@ericsnowcurrently

Current PythonEnvsReducer.resolveEnv() returns undefined if the requested environment is not one provided by iterEnvs(). That means the wrapped locator never gets a chance to resolve the environment. Instead PythonEnvsReducer.resolveEnv() should fall back to the wrapped locator in that situation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-internalLabel for non-user facing issuesdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions