TaskGroup::isSealed

(PHP 8.6+, True Async 1.0)

public TaskGroup::isSealed(): bool

Returns true after seal() or cancel() has been called.

See Also