Skip to content

MF-5759 fix unstable route order for routes with same name but different versions#345

Merged
adecker89 merged 1 commit intomainfrom
MF-5759
Aug 23, 2024
Merged

MF-5759 fix unstable route order for routes with same name but different versions#345
adecker89 merged 1 commit intomainfrom
MF-5759

Conversation

@adecker89
Copy link
Copy Markdown
Contributor

@adecker89 adecker89 commented Aug 23, 2024

Looks like there was a previous attempt at this, but it's still unstable
https://github.com/dropbox/stone/pull/260/files

I fixed the compare method added there and removed the sort that was added in favor of updating the existing normalize method to also sort by version

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • Code Change
  • Example/Test Code Change

Validation

  • Have you ran tox?
  • Do the tests pass?

@adecker89 adecker89 requested a review from devPalacio August 23, 2024 17:52
Copy link
Copy Markdown
Contributor

@devPalacio devPalacio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to fix so many cache misses!

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.

2 participants