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

Fix race condition in notifyValueChanged for characteristic #58

Conversation

ovenham
Copy link
Contributor

@ovenham ovenham commented Aug 9, 2021

Simulating value updates consecutively causes values to be dropped and duplicate value updates because the value is not captured by the dispatched block.

Simulating value updates consecutively causes values to be dropped and duplicate value updates because the value is not captured by the dispatched block.
@CLAassistant
Copy link

CLAassistant commented Aug 9, 2021

CLA assistant check
All committers have signed the CLA.

@philips77
Copy link
Member

I'll merge it today. Thank you!

@philips77 philips77 changed the base branch from master to develop August 11, 2021 07:01
@philips77 philips77 merged commit 30c09be into NordicSemiconductor:develop Aug 11, 2021
@philips77
Copy link
Member

This PR fixed #59.

@philips77 philips77 mentioned this pull request Aug 11, 2021
@philips77 philips77 mentioned this pull request Aug 23, 2021
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.

3 participants