-
Notifications
You must be signed in to change notification settings - Fork 791
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 repeated matched event notification #3396
Fix repeated matched event notification #3396
Conversation
Signed-off-by: Barry Xu <barry.xu@sony.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just please the linters and we are good to go
Signed-off-by: Barry Xu <barry.xu@sony.com>
@richiprosima Please test this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@MiguelCompany this blocks ros2/demos#607, please let us know what else needs to be done if there is. |
On Windows, the failed case is projectroot.test.blackbox.BlackboxTests_DDS_PIM.Discovery.RemoteBuiltinEndpointHonoring. |
* 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>
* 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>
Description
Fixes #3395
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist