Fix repeated matched event notification#3396
Merged
MiguelCompany merged 2 commits intoeProsima:masterfrom Mar 30, 2023
Merged
Conversation
Signed-off-by: Barry Xu <barry.xu@sony.com>
1 task
MiguelCompany
requested changes
Mar 24, 2023
Member
MiguelCompany
left a comment
There was a problem hiding this comment.
Just please the linters and we are good to go
Signed-off-by: Barry Xu <barry.xu@sony.com>
Member
|
@richiprosima Please test this |
MiguelCompany
approved these changes
Mar 28, 2023
Contributor
|
@MiguelCompany this blocks ros2/demos#607, please let us know what else needs to be done if there is. |
Contributor
Author
|
On Windows, the failed case is projectroot.test.blackbox.BlackboxTests_DDS_PIM.Discovery.RemoteBuiltinEndpointHonoring. |
MiguelCompany
added a commit
that referenced
this pull request
Mar 31, 2023
* Refs #17919. Added regression test. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs #17919. Fix DataReaderImpl. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs #17919. Fix DataWriterImpl. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> --------- Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
roscan-tech
pushed a commit
to roscan-tech/Fast-DDS
that referenced
this pull request
Sep 6, 2024
* Fix repeated matched event notification Signed-off-by: Barry Xu <barry.xu@sony.com> * Fix coding style Signed-off-by: Barry Xu <barry.xu@sony.com> --------- Signed-off-by: Barry Xu <barry.xu@sony.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #3395
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist