Change `Status.error_message()` to use `.decode(..., errors='replace')`.
To avoid clobbering the error to be reported with a `UnicodeDecodeError`. PiperOrigin-RevId: 474941891
Showing
Please
register
or
sign in
to comment
To avoid clobbering the error to be reported with a `UnicodeDecodeError`. PiperOrigin-RevId: 474941891