We have some tasks that require initialization that depends on the scheduler being started. So when creating the tasks they are immediately suspended to then be started by another task after the scheduler is started and initialization is done
We have some tasks that require initialization that depends on the scheduler being started. So when creating the tasks they are immediately suspended to then be started by another task after the scheduler is started and initialization is done