-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: revert warning about
Status.asException(null)
There seem to be some users converting from StatusRuntimeException to StatusException using the following paradigm: sre.getStatus().toException(sre.getTrailers()) Since there isn't a viable alternative, revert the warning.
- Loading branch information
1 parent
52a7b62
commit 6735208
Showing
1 changed file
with
2 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters