Skip to content

Conversation

jmachowinski
Copy link
Collaborator

Fixes #2470

@jmachowinski jmachowinski force-pushed the static_executor_fix branch from 242a37a to eb38015 Compare April 2, 2024 11:58
@jmachowinski jmachowinski changed the title fix(StaticSingleThreadedExecutor): Fixed rergession in spin() fix(StaticSingleThreadedExecutor): Fixed regression in spin() Apr 2, 2024
@jmachowinski jmachowinski force-pushed the static_executor_fix branch from eb38015 to bb36ebb Compare April 2, 2024 16:35
Copy link
Collaborator

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

this fix itself lgtm, the most efficient way to execute the executables.

i also would like to know https://github.com/ros2/rclcpp/pull/2473/files#r1548256408 from @alsora before green light.

@alsora
Copy link
Collaborator

alsora commented Apr 12, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Merging with green CI

@jmachowinski
Copy link
Collaborator Author

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
Copy link
Contributor

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
Copy link
Collaborator

alsora commented Apr 17, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@mjcarroll
Copy link
Member

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

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.

StaticSingleThreadedExecutor uses spin_once in spin
5 participants