task_any Module
Functions
task_any
Determine whether any of the given tasks is completed.
task_any(tasks)
Parameters
Returns
Returns a completed Durable Task Set if any of the tasks is completed. Returns a not completed Durable Task Set if none of the tasks are completed. Returns a faulted Taskset if all tasks are faulted
Return type
Feedback
Submit and view feedback for