mirror of https://github.com/grpc/grpc.git
[promises] Handle double scheduling of GRPC_OP_RECV_STATUS_ON_CLIENT (#34680)
parent
6d669e9c78
commit
b6dbfc9163
3 changed files with 35 additions and 0 deletions
@ -0,0 +1,27 @@ |
|||||||
|
api_actions { |
||||||
|
create_call { |
||||||
|
method { |
||||||
|
value: "http" |
||||||
|
} |
||||||
|
timeout: 1862270974 |
||||||
|
} |
||||||
|
} |
||||||
|
api_actions { |
||||||
|
queue_batch { |
||||||
|
operations { |
||||||
|
receive_status_on_client { |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
api_actions { |
||||||
|
queue_batch { |
||||||
|
operations { |
||||||
|
receive_status_on_client { |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
config_vars { |
||||||
|
experiments: 4702337453602635775 |
||||||
|
} |
Loading…
Reference in new issue