HH\Awaitable::isFinished

Check if this wait handle finished (succeeded or failed)

final public function isFinished(): bool;

Returns

  • bool - - A boolean indicating whether this wait handle finished

DEPRECATED: use HH\Asio\has_finished()