sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

fix(BaseTransport) Fix handling of AbortSignal availability detection in selected transport

Open p3drosola opened this issue 7 months ago • 1 comments

Updated the assignment of the signaller variable in the BaseTransport class to ensure proper usage of AbortSignal.timeout. The debug message for when AbortSignal.timeout is not defined has also been made to execute at the correct time.

p3drosola avatar May 06 '25 15:05 p3drosola

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 06 '25 15:05 google-cla[bot]