TrueAsync
  • Accueil
  • Documentation
  • Telecharger
  • RFC
  • Motivation
  • Architecture
  • Contribuer
EnglishРусскийDeutschFrançaisEspañolItalianoУкраїнська中文한국어

TaskGroup::isSealed

Verifier si le groupe est scelle.

Premiers pas
Introduction Pourquoi l'asynchronisme ?
Configuration
Paramètres INI
Composants
Coroutine
Scope
Channels
Future
Context
Cancellation Coroutines zombies Exceptions Interfaces
Async\Pool
PDO Pool
TaskGroup
__construct()spawn()spawnWithKey()awaitCompletion()cancel()dispose()finally()seal()isFinished()isSealed()count()getResults()getErrors()getIterator()suppressErrors()all()any()race()
TaskSet
FileSystemWatcher
Thread
ThreadChannel
ThreadPool
Reference des fonctions
Fonctions supportees spawn() spawn_with() await() await_all_or_fail() await_all() await_any_or_fail() await_first_success() await_any_of_or_fail() await_any_of() iterate() suspend() delay() timeout() protect() current_coroutine() current_context() coroutine_context() root_context() get_coroutines() signal() graceful_shutdown()
Intégrations
FrankenPHP
Recherche
IO-Bound vs CPU-bound Pourquoi les coroutines fonctionnent Statistiques de concurrence Swoole en pratique Python asyncio

TaskGroup::isSealed ​

(PHP 8.6+, True Async 1.0)

php
public TaskGroup::isSealed(): bool

Retourne true apres que seal() ou cancel() a ete appele.

Voir aussi ​

  • TaskGroup::seal --- Sceller le groupe
  • TaskGroup::isFinished --- Verifier si termine
Modifier cette page
TrueAsync

De veritables primitives asynchrones pour PHP

Projet

  • Accueil
  • Documentation
  • Telecharger
  • Roadmap

Communaute

  • GitHub
  • Problemes
  • Discussions
  • Discord

Ressources

  • Premiers pas
  • Reference API
  • Exemples
© 2025–2026 TrueAsync. Publie sous licence MIT.