rclcpp
rclcpp copied to clipboard
Add Test Case for rclcpp_action Where the Status Message is Received Before the Service Response
Add test cases to the rclcpp_action clients where the Executing status response is received before the service callback. The test leverages a specific sequence of spin() invocation on the executors, however, it is possible to reproduce this non-deterministically in other cases. A forthcoming issue ticket will give more details.