Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure the database stations indexes are deterministic #49

Open
PopFlamingo opened this issue Jul 20, 2023 · 1 comment
Open

Ensure the database stations indexes are deterministic #49

PopFlamingo opened this issue Jul 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@PopFlamingo
Copy link
Owner

It would seem that even for the same station database (same hash), the order of elements in memory might differ depending on the OS and/or Node/TypeScript version, meaning an index isn't guaranteed to be stable.

@PopFlamingo PopFlamingo added the bug Something isn't working label Jul 20, 2023
@PopFlamingo
Copy link
Owner Author

After testing going from one OS to the other again (in the reverse direction as when the issue first appeared) I couldn't reproduce the issue. I'm currently not sure if this issue comes from element order or from something else entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant