Skip to content

Refactor TPU Raiden core to disallow C++ exceptions.#163

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_935411007
Open

Refactor TPU Raiden core to disallow C++ exceptions.#163
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_935411007

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 20, 2026

Copy link
Copy Markdown

Refactor TPU Raiden core to disallow C++ exceptions.

Replace C++ exceptions with absl::Status and absl::StatusOr for error propagation in the core library, ensuring better compatibility and safety in exception-free environments.

Replace C++ exceptions with absl::Status and absl::StatusOr for error propagation in the core library, ensuring better compatibility and safety in exception-free environments.

PiperOrigin-RevId: 935411007
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.

0 participants