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

presubmits: Add a presubmit for CHECK and related macros. #65066

Merged
merged 1 commit into from Apr 4, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Apr 4, 2024

presubmits: Add a presubmit for CHECK and related macros.

Generally it's a better idea to find a way to report the error rather than to
crash the process. When XLA is used in a server, crashes expose the server to
potential queries of death when unexpected data or API calls occur.

Removing existing crashes is a longer-term fixit-type effort, but at least we
can prevent new intentional crashes from slipping in.

@copybara-service copybara-service bot force-pushed the exported_pr_621892845 branch 2 times, most recently from 2f24b23 to b7ad6a8 Compare April 4, 2024 20:01
Generally it's a better idea to find a way to report the error rather than to
crash the process. When XLA is used in a server, crashes expose the server to
potential queries of death when unexpected data or API calls occur.

Removing existing crashes is a longer-term fixit-type effort, but at least we
can prevent new intentional crashes from slipping in.

PiperOrigin-RevId: 621952801
@copybara-service copybara-service bot merged commit af4e1d5 into master Apr 4, 2024
@copybara-service copybara-service bot deleted the exported_pr_621892845 branch April 4, 2024 20:48
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.

None yet

1 participant