sonora
sonora copied to clipboard
abort_with_status should take grpc.Status object
Hi there,
the abort_with_status method currently looks like it takes a StatusCode value, but it should set the trailing metadata and call abort instead