next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc > The Macaulay2 language > parallel programming with threads and tasks > isReady(Task)

isReady(Task) -- whether a task is finished

Synopsis

Description

The return value can be retrieved with taskResult(Task).

Ways to use this method: