Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted spin_some test due to new behavior #394

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

roger-strain
Copy link
Contributor

Previously would constantly trigger based on a 0ms delay timer;
now only evaluates a single timer once per spin_some call. Test
now adds multiple timers with a short delay to simulate performing
work.

Relies on behavior change from ros2/rclcpp#844, addressing
ros2/rclcpp#471

Distribution Statement A; OPSEC #2893

Signed-off-by: Roger Strain rstrain@swri.org

Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ivanpauno ivanpauno self-assigned this Nov 21, 2019
@ivanpauno ivanpauno added the in review Waiting for review (Kanban column) label Nov 21, 2019
Previously would constantly trigger based on a 0ms delay timer;
now only evaluates a single timer once per spin_some call. Test
now adds multiple timers with a short delay to simulate performing
work.

Relies on behavior change from ros2/rclcpp#844, addressing
ros2/rclcpp#471

Distribution Statement A; OPSEC #2893

Signed-off-by: Roger Strain <rstrain@swri.org>
@ivanpauno ivanpauno merged commit 99ec3f9 into ros2:master Nov 22, 2019
@wuffle-ros wuffle-ros bot removed the in review Waiting for review (Kanban column) label Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants