Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug that uses the status of a previous goal
The `_goal_status` member was not set after sending or accepting a goal. So the cancel timeout check would check against the status of a previous goal and then conclude the goal is already finished.
- Loading branch information