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

Fixed: Responses to acknowledged messages would be assigned to the wrong AcknowledgementContext #367

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

hinzclaudio
Copy link
Contributor

In our project we make use of this library to send messages to different devices in parallel. When doing this, we noticed that responses from devices would cause unrelated AcknowledgementContexts to deinit.

This PR fixes this problem.

@CLAassistant
Copy link

CLAassistant commented Aug 17, 2021

CLA assistant check
All committers have signed the CLA.

@philips77
Copy link
Member

Hi,
Thank you very much for your contribution!

Could you please add the email address you used for commit to your GitHub account? Like written in the CLA comment above.

@hinzclaudio
Copy link
Contributor Author

Hey, I have just added the email address to my github account and signed the agreement!

@philips77 philips77 merged commit 519239a into NordicSemiconductor:develop Aug 17, 2021
@philips77 philips77 mentioned this pull request Nov 18, 2021
@philips77
Copy link
Member

Released in 3.1.5.

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