grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.51k stars 766 forks source link

[TM-2261] Update PromiseClient generation to be cancelable #1239

Closed benvernier-sc closed 2 years ago

benvernier-sc commented 2 years ago

This PR updates the way PromiseClient are generated to include a new abortSignal parameter to the calls so that they can be canceled.

The code was tested in a branch and confirmed to work.

linux-foundation-easycla[bot] commented 2 years ago

CLA Not Signed