Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python controller bindings with latest Subscription fixes #93

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

agners
Copy link
Collaborator

@agners agners commented Jul 18, 2024

This adds Subscription fixes from the master branch to our 1.3 branch. Specifically, this only auto re-subscribes after an initial subscription succeeded. With that the Read call no longer hangs forver in case there is a communication issue with the device.

Specifically, this integrates changes from the following PRs

This adds Subscription fixes from the master branch to our 1.3 branch.
Specifically, this only auto re-subscribes after an initial subscription
succeeded. With that the Read call no longer hangs forver in case there
is a communication issue with the device.

Specifically, this integrates changes from the following PRs
- project-chip/connectedhomeip#34370
- project-chip/connectedhomeip#34372
@agners agners merged commit b7ec5d9 into release Jul 18, 2024
4 checks passed
@agners agners deleted the make-subscription-setup-fail-early branch July 18, 2024 08:25
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.

2 participants