Skip to content

Fix diagnostic handling, unbreaking bind timing #346

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 3 commits into from
Feb 12, 2025

Conversation

jakebailey
Copy link
Member

After #241, GetOptionsDiagnostics calls GetGlobalDiagnostics which then initializes checkers which ensures files are bound, which then means we aren't tracking bind time correctly.

Shift stuff around to avoid that, and also fix a few other bugs I noticed along the way.

@jakebailey jakebailey merged commit 169c174 into main Feb 12, 2025
15 checks passed
@jakebailey jakebailey deleted the jabaile/fix-diag-bugs branch February 12, 2025 21:49
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