true if the task was found and cancelled.FiberScheduler.cancelTask
bool cancelTask(size_t taskId) @safeCancel a task by its ID.
Parameters
taskId | The task's unique identifier. |
bool cancelTask(size_t taskId) @safeCancel a task by its ID.
taskId | The task's unique identifier. |
true if the task was found and cancelled.