rclcpp icon indicating copy to clipboard operation
rclcpp copied to clipboard

Add Test Case for rclcpp_action Where the Status Message is Received Before the Service Response

Open tony-laza opened this issue 9 months ago • 2 comments

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.

tony-laza avatar Mar 27 '25 21:03 tony-laza