TaskGroup::isSealed
(PHP 8.6+, True Async 1.0)
php
public TaskGroup::isSealed(): boolReturns true after seal() or cancel() has been called.
See Also
- TaskGroup::seal --- Seal the group
- TaskGroup::isFinished --- Check if finished