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

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

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

jmachowinski
Copy link
Contributor

Fixes #2470

@jmachowinski jmachowinski changed the title fix(StaticSingleThreadedExecutor): Fixed rergession in spin() fix(StaticSingleThreadedExecutor): Fixed regression in spin() Apr 2, 2024
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
Contributor 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