CANCELLED if not found.FiberScheduler.taskState
TaskState taskState(size_t taskId) @safeGet the state of a task by its ID.
Parameters
taskId | The task's unique identifier. |
Returns
The current state of the task, or
TaskState taskState(size_t taskId) @safeGet the state of a task by its ID.
taskId | The task's unique identifier. |
CANCELLED if not found.