<?php pcntl_async_signals(?bool $enable = null): bool
<?php if ($this->pcntl && !$this->pcntlPoll) { \pcntl_async_signals(true); } }