Skip to content

Issue fix: run_id paths should be sorted by number#33

Open
LihaoWang1991 wants to merge 1 commit intoscaelles:masterfrom
LihaoWang1991:master
Open

Issue fix: run_id paths should be sorted by number#33
LihaoWang1991 wants to merge 1 commit intoscaelles:masterfrom
LihaoWang1991:master

Conversation

@LihaoWang1991
Copy link

If the paths are sorted by string as default, then run_10 will be sorted bewtween run_1 and run_2, but not after run_9. This may cause problem for creating new run_id.

If the paths are sorted by string as default, the run_10 will be sorted bewtween run_1 and run_2, but not after run_9. This may cause problem for creating new run_id.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant