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

Make generated PDF files deterministic #115

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

jonmmease
Copy link
Collaborator

During Altair integration I found that the generated PDF files were non-deterministic due to difference in HashMap ordering. This update makes sure sorting is deterministic.

@jonmmease jonmmease merged commit efcbb77 into main Sep 30, 2023
@jonmmease jonmmease deleted the jonmmease/deterministic_pdf branch September 30, 2023 13:13
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