Skip to content

Normalize Conda environment metadata cache keys #489

Description

Problem

PR #487 added a shared Conda environment metadata cache, but its keys use raw paths. On Windows, equivalent paths with different casing or separator forms can miss the cache and reduce cross-refresh reuse.

Copilot identified this during review after the original PR had already merged.

Acceptance criteria

  • Normalize Conda environment metadata cache keys for lookup, insertion, removal, and pruning.
  • Preserve fingerprint invalidation behavior.
  • Keep targeted Conda tests and Rust pre-commit checks clean.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bugduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions