php8.5
Home/ Manual/ gearman / gearmantask/ GearmanTask::isRunning

GearmanTask::isRunning

PHP function Edit on GitHub ✎

(PECL gearman >= 0.5.0)

Test whether the task is currently running

Description

GearmanTask::isRunning(): bool

Indicates whether or not this task is currently running.

Parameters Parameters

Return Values

true if the task is running, false otherwise.

Source: reference/gearman/gearmantask/isrunning.xml · from the official PHP manual (php/doc-en)