rclcpp/rclcpp_action
Jacob Perron 41a99b64d3
Guard against making multiple result requests for a goal handle (#808)
This fixes a runtime error caused by a race condition when making consecutive requests for the
result.
Specifically, this happens if the user provides a result callback when sending a goal and then
calls async_get_result shortly after.

Resolves #783

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2019-08-07 09:26:19 -07:00
..
include/rclcpp_action Guard against making multiple result requests for a goal handle (#808) 2019-08-07 09:26:19 -07:00
src Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
CHANGELOG.rst 0.7.5 2019-05-30 17:31:20 -07:00
CMakeLists.txt change API to encourage users to specify history depth always (#713) 2019-05-08 14:24:40 -07:00
Doxyfile Add Doxyfile for rclcpp_action 2019-03-12 11:56:18 -07:00
package.xml 0.7.5 2019-05-30 17:31:20 -07:00