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 some qos test related with Zenoh #551

Draft
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Oct 4, 2024

No description provided.

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
ASSERT_EQ(1, event.total_count_change);
last_sub_count = event.total_count;
};
if (rmw_implementation_str != "rmw_zenoh_cpp") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

similar question from another PR. what if user application register the event callbacks with rmw_zenoh? i think that something we cannot control and application does that already. if that breaks the application with just switching into rmw_zenoh, that would be problem i think...

@ahcorde ahcorde marked this pull request as draft October 9, 2024 21:14
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.

2 participants