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

finish processing checks #55

Merged
merged 1 commit into from
Nov 13, 2024
Merged

finish processing checks #55

merged 1 commit into from
Nov 13, 2024

Conversation

trey-ivy
Copy link
Collaborator

There are times when you never receive a build finished message for an invocation, for example when you pass an incorrect build option

bazel test //... --a_erroneous_option_flag=problems

This was causing corrupted database issues that lead to a broken bazel invocations table view

image

This just adds some null checking and prevents this issue so that the invocations view displays correctly and the problems tab is also populated for these types of requests.
image

@trey-ivy trey-ivy self-assigned this Nov 12, 2024
@mortenmj mortenmj merged commit 12bed04 into main Nov 13, 2024
2 checks passed
@trey-ivy trey-ivy deleted the trey/dev branch November 14, 2024 15:01
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