public function __construct() { if (\function_exists('pcntl_async_signals')) { pcntl_async_signals(true); } }