WorkerFiber.activeTask

class WorkerFiber
activeTask
()

Return Value

Type: Task

the task object currently being executed in this fiber or null if there isn't one

Meta