-
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 <[email protected]>
@clalancette @wjwwood @mjcarroll either of you, can you take a look? related to ros2/rclcpp#2532 |
Signed-off-by: Tomoya.Fujita <[email protected]>
@clalancette thank you for the review. i just went ahead to borrow your suggested fixes. |
Signed-off-by: Tomoya.Fujita <[email protected]>
@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. |
…4459) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a)
…4459) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a)
…4459) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a)
…4459) (#4471) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a) Co-authored-by: Tomoya Fujita <[email protected]>
…4459) (#4472) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a) Co-authored-by: Tomoya Fujita <[email protected]>
…4459) (#4473) * jazzy release note: callbacks in the executor are no longer ordered. Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit 931688a) Co-authored-by: Tomoya Fujita <[email protected]>
part of ros2/rclcpp#2532