Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » parallel programming with threads and tasks » isReady(Task)
next | previous | forward | backward | up | index | toc

isReady(Task) -- whether a task is finished

Description

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

Ways to use this method:


The source of this document is in Macaulay2Doc/ov_threads.m2:498:0.