Skip to content

Commit ef24148

Browse files
jazzy release note: callbacks in the executor are no longer ordered. (#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]>
1 parent 0c58074 commit ef24148

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/Releases/Release-Jazzy-Jalisco.rst

+4
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,10 @@ in terms of entity collection rebuilding.
423423

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

426+
Due to this change, callbacks in the executor are no longer ordered consistently, even within the same entity.
427+
428+
See https://github.com/ros2/rclcpp/issues/2532 for more details.
429+
426430
``rclcpp::get_typesupport_handle`` is deprecated
427431
""""""""""""""""""""""""""""""""""""""""""""""""
428432

0 commit comments

Comments
 (0)