-
Notifications
You must be signed in to change notification settings - Fork 795
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 <[email protected]>
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 <[email protected]>
@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 <[email protected]> * Refs #17919. Fix DataReaderImpl. Signed-off-by: Miguel Company <[email protected]> * Refs #17919. Fix DataWriterImpl. Signed-off-by: Miguel Company <[email protected]> --------- Signed-off-by: Miguel Company <[email protected]>
* Fix repeated matched event notification Signed-off-by: Barry Xu <[email protected]> * Fix coding style Signed-off-by: Barry Xu <[email protected]> --------- Signed-off-by: Barry Xu <[email protected]>
Description
Fixes #3395
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist