Skip to content

Write text analysis store files to help debug determinism issues #94

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

jjudd
Copy link

@jjudd jjudd commented May 28, 2025

No description provided.

@jjudd jjudd requested a review from jnowjack-lucidchart May 28, 2025 16:55

analysisStoreText.set(AnalysisContents.create(resultAnalysis, compileResult.setup))
}
val analysisStoreText = AnalysisUtil.getAnalysisStore(

Choose a reason for hiding this comment

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

Are we planning on applying this change to all branches in our main repo? How large are the text files again?

Copy link
Author

Choose a reason for hiding this comment

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

We are. They're reasonably sized. Not huge by any means. Will be very valuable for debugging any determinism issues. Long term it'd be nice to have a flag set to enable/disable them. This was a quick version to get the determinism work moving along.

@jjudd jjudd merged commit 7ea17fd into lucid-master Jun 11, 2025
1 check passed
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