Skip to content

Comments

Fixed Resume File Sort Logic#17

Open
mwnickerson wants to merge 1 commit intoSpecterOps:mainfrom
mwnickerson:bugfix/resume-file-sort-logic
Open

Fixed Resume File Sort Logic#17
mwnickerson wants to merge 1 commit intoSpecterOps:mainfrom
mwnickerson:bugfix/resume-file-sort-logic

Conversation

@mwnickerson
Copy link

Modified the Sort functionality to take into account for chunks going over 1000.

I was encountering an issue where I wanted to resume from chun 8450, the Sort-Object Name was putting them in alphabetical order meaning that it would go:
chunk_8450
chunk_900
chunk_950

The fix extracts the index from the filename and sorts by that

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