Skip to content

Conversation

@ljodal
Copy link
Contributor

@ljodal ljodal commented Nov 14, 2025

This cancels the connection_result future of LeCreditBasedChannel when abort() is called, e.g. if the LE connection disconnects. This makes it possible for code waiting for a connection to open to detect that the connection has failed.

Fixes #825

This cancels the `connection_result` future of LeCreditBasedChannel when
abort() is called, e.g. if the LE connection disconnects. This makes it
possible for code waiting for a connection to open to detect that the
connection has failed.

Fixes google#825
@google-cla
Copy link

google-cla bot commented Nov 14, 2025

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.

@zxzxwu zxzxwu merged commit bae6c1d into google:main Nov 19, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pending L2CAP connection not cleaned up in abort()

2 participants