PHP 8.4.0 RC4 available for testing

parallel\Runtime::kill

(0.8.0)

parallel\Runtime::killRuntime Join

Descrição

public parallel\Runtime::kill(): void

Shall attempt to force the runtime to shutdown.

Nota:

Tasks scheduled for execution will not be executed, the currently running task shall be interrupted.

Aviso

Internal function calls in progress cannot be interrupted.

Exceptions

Aviso

Shall throw parallel\Runtime\Error\Closed if Runtime was closed.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top