Skip to content

Move to a more generic asynchronous task management.

Clément Foucher requested to merge scheduling_asynchronous into main

Move to a more generic asynchronous task management: no default name for these tasks, user is in charge of creating its own tasks. Also rename "Control task" to "Uninterruptible synchronous task".

Merge request reports