...

/

Retrieve a Task’s Results

Retrieve a Task’s Results

Learn to use Task.async, which has the property to return a struct containing the executed task’s result.

The Task.async/1 task

To retrieve the result of a ...