Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Server receives uninitialized requests #76

Closed
esteve opened this issue Aug 25, 2015 · 2 comments
Closed

Server receives uninitialized requests #76

esteve opened this issue Aug 25, 2015 · 2 comments
Labels
bug Something isn't working

Comments

@esteve
Copy link
Member

esteve commented Aug 25, 2015

See ros2/rclcpp#95

  • add_two_ints_server__rmw_opensplice_cpp / add_two_ints_client__rmw_opensplice_cpp: the server receives additional uninitialized requests
  • test_replier_cpp__rmw_opensplice_cpp / test_requester_cpp__rmw_opensplice_cpp has the same problem - the test does not cover that (even with update test to catch repeated service callbacks system_tests#34) since the client succeeds
@dirk-thomas dirk-thomas added the bug Something isn't working label Aug 25, 2015
@jacquelinekay
Copy link
Contributor

I haven't seen this issue yet. Is anyone else able to give more details about how to reproduce it/how to know it's happening? @dirk-thomas originally reported it, maybe he can help?

@esteve
Copy link
Member Author

esteve commented Sep 10, 2015

This seems to be fixed by:

#78

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants