Skip to content

Commit 471295c

Browse files
authored
Add DETACHED scheduling policy for Async function handler (backport #383) (#412)
1 parent 1f9eb2d commit 471295c

File tree

4 files changed

+363
-37
lines changed

4 files changed

+363
-37
lines changed

doc/release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This list summarizes the changes between Humble (previous) and Jazzy (current) r
88

99
This list was created in June 2025 (tag 3.6.0), earlier changes may not be included.
1010

11+
AsyncFunctionHandler
12+
*******************************
13+
* Add DETACHED scheduling policy for Async function handler (`#383 <https://github.com/ros-controls/realtime_tools/pull/383>`__).
14+
1115
RealtimeBox
1216
*******************************
1317
* ``RealtimeBox`` got renamed to ``RealtimeThreadSafeBox`` and uses real-time mutexes now (`#318 <https://github.com/ros-controls/realtime_tools/pull/318>`__, `#342 <https://github.com/ros-controls/realtime_tools/pull/342>`__).

0 commit comments

Comments
 (0)