-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
jazzy release note: callbacks in the executor are no longer ordered. #4459
jazzy release note: callbacks in the executor are no longer ordered. #4459
Conversation
Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
@clalancette @wjwwood @mjcarroll either of you, can you take a look? related to ros2/rclcpp#2532 |
Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
@clalancette thank you for the review. i just went ahead to borrow your suggested fixes. |
Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
@clalancette WDYT? i think it is more clear now. |
note: requesting backport only to jazzy. |
I'm actually going to backport to all branches, because we still maintain the release notes on all branches for now. |
part of ros2/rclcpp#2532