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