Skip to content

Commit

Permalink
jazzy release note: callbacks in the executor are no longer ordered. (#…
Browse files Browse the repository at this point in the history
…4459) (#4471)

* jazzy release note: callbacks in the executor are no longer ordered.

Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 931688a)

Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
  • Loading branch information
mergify[bot] and fujitatomoya authored May 16, 2024
1 parent 2c162a8 commit 564853e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/Releases/Release-Jazzy-Jalisco.rst
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,10 @@ in terms of entity collection rebuilding.

See https://github.com/ros2/rclcpp/pull/2142 for more details.

Due to this change, callbacks in the executor are no longer ordered consistently, even within the same entity.

See https://github.com/ros2/rclcpp/issues/2532 for more details.

``rclcpp::get_typesupport_handle`` is deprecated
""""""""""""""""""""""""""""""""""""""""""""""""

Expand Down

0 comments on commit 564853e

Please sign in to comment.