Skip to content

exp: refactor workspace execution into an executor #6847

Open
@pmrowla

Description

@pmrowla

Somewhat adjacent to #6440 (but not a direct requirement)

Currently workspace execution for experiments is handled directly in repo.experiments, while temp dir (and eventually ssh) execution are handled through the experiments.executor classes. While the executor classes are being reorganized to account for ssh/remote executors, it makes sense for us to refactor the workspace execution handling so that it is in line with the rest of the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2-mediumMedium priority, should be done, but less importantrefactoringFactoring and re-factoring

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions