<#6597 Update remote execution stubs to return sta...
# github-notifications
c
#6597 Update remote execution stubs to return status protos Issue created by illicitonion Right now, grpcio doesn't support servers sending protos in the status details field ("grpc-status-details-bin" trailing header). There is an ignored test which tests the behaviour of being sent a status proto. We should un-ignore it when we have a grpc stack which supports this. pantsbuild/pants