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)

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

Signed-off-by: Tomoya.Fujita <[email protected]>
(cherry picked from commit 931688a)
  • Loading branch information
fujitatomoya authored and mergify[bot] committed May 16, 2024
1 parent 6a9700f commit 856cb67
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 856cb67

Please sign in to comment.