You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use HasField for simple message retrieval for grpc transport (#380)
Using `response.task` will reset the oneof field if the `msg` field was
set. Properly check return value.
---------
Co-authored-by: pstephengoogle <[email protected]>
0 commit comments