ros2 / rclpy

rclpy (ROS Client Library for Python)
Apache License 2.0
268 stars 221 forks source link

[Humble] Fix AttributeError _logger in Action Server #1299

Closed sloretz closed 1 week ago

sloretz commented 2 weeks ago

Fix bug in Humble reported here: https://github.com/ros2/rclpy/pull/982#issuecomment-2145899244

I decided not to backport #982 to avoid the new sublogger affecting someone's filtering of the log messages in Humble. I checked and this bug does not affect Iron.

sloretz commented 1 week ago

Retrying RHEL job with RHEL 8

Build Status

Retry because ros2cli hung: Build Status (ROS 2 CLI hung again)

sloretz commented 1 week ago

Learned RHEL 8 Humble job hanging tests is a known issue.