ros2 / rclcpp

rclcpp (ROS Client Library for C++)
Apache License 2.0
513 stars 412 forks source link

fix(StaticSingleThreadedExecutor): Fixed regression in spin() #2473

Open jmachowinski opened 3 months ago

jmachowinski commented 3 months ago

Fixes https://github.com/ros2/rclcpp/issues/2470

alsora commented 2 months ago

Merging with green CI

jmachowinski commented 2 months ago

rebased to rolling.

As this is a pure bug fix, whats the process for merging this, wait until unfreeze, rolling and backport to jazzy ?

clalancette commented 2 months ago

As this is a pure bug fix, whats the process for merging this, wait until unfreeze, rolling and backport to jazzy ?

Yep, that's exactly correct.

alsora commented 2 months ago
mjcarroll commented 2 weeks ago

@jmachowinski friendly ping. What would you like to do with this?