Skip to content

Rename spin_once to _spin_once_impl in custom executor#447

Merged
fujitatomoya merged 1 commit intoros2:rollingfrom
Noel215:patch-1
May 3, 2026
Merged

Rename spin_once to _spin_once_impl in custom executor#447
fujitatomoya merged 1 commit intoros2:rollingfrom
Noel215:patch-1

Conversation

@Noel215
Copy link
Copy Markdown
Contributor

@Noel215 Noel215 commented May 1, 2026

Since ros2/rclpy#1510, the spin() method calls _spin_once_impl() instead of spin_once(), so the method name has to be updated in the custom_executor

Test after applying the changes:

Image

Signed-off-by: Noel Jiménez García <noel.jimenez.gar@gmail.com>
@fujitatomoya
Copy link
Copy Markdown
Collaborator

@Noel215 good eye! thanks!

@fujitatomoya fujitatomoya self-assigned this May 2, 2026
@fujitatomoya
Copy link
Copy Markdown
Collaborator

Pulls: #447
Gist: https://gist.githubusercontent.com/fujitatomoya/cf826c89431c583f4de781380e4da99c/raw/f9920ec518b046e6f8d876a362bb2b00394f2ce4/ros2.repos
BUILD args: --packages-up-to examples_rclpy_executors
TEST args: --packages-select examples_rclpy_executors
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/19106

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

@fujitatomoya fujitatomoya merged commit 4385517 into ros2:rolling May 3, 2026
3 checks passed
@fujitatomoya
Copy link
Copy Markdown
Collaborator

@Mergifyio backport lyrical

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 3, 2026

backport lyrical

✅ Backports have been created

Details

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