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

[foxy] Redo "Discriminate when the Client has gone from when the Client has not completely matched" #490

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

jacobperron
Copy link
Member

Revert #489 (9094971) and add a patch to fix the reported bug (34a23d5).

I think the issue was that the shared function for sending the service response assumes we are using the patched version of the service listener, and I had not updated the rmw_fastrtps_dynamic_cpp implementation to use this type. This PR fixes that issue.

…lient has not completely matched (#479)" (#489)"

This reverts commit 18483c2.
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron requested a review from sloretz December 1, 2020 02:59
@jacobperron
Copy link
Member Author

CI with Fast-RTPS dynamic:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm

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