[SE] Don't CHECK-fail when the stream is not-OK
This check-fail was wrong anyway; it meant to check the *substream's* status, but checked its own anyway. We could be in an error state and that's absolutely fine, we shouldn't kill the process for this. PiperOrigin-RevId: 209721359
Loading
Please sign in to comment