Skip to content

Comments

fix: fix local training run name crashing on directory name#434

Open
mark-neuracore wants to merge 1 commit intodevelopfrom
fix/local-training-run-name-crash
Open

fix: fix local training run name crashing on directory name#434
mark-neuracore wants to merge 1 commit intodevelopfrom
fix/local-training-run-name-crash

Conversation

@mark-neuracore
Copy link
Contributor

  • current local run name creates the directory with the given name then crashes because it finds this directory it just created.
  • changed it so that it warns the user if there is already a directory with the same given run name and creates it with a suffix (instead if my-local-run it becomes my-local-run-1)

@mark-neuracore mark-neuracore self-assigned this Feb 20, 2026
@mark-neuracore mark-neuracore added the version:patch non-breaking bug fixes; no input/output changes (except defaults) label Feb 20, 2026
@github-actions
Copy link
Contributor

PR source branch is valid

  • Source: fix/local-training-run-name-crash
  • Target: develop

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

Labels

version:patch non-breaking bug fixes; no input/output changes (except defaults)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant