>setName('Startws1')
->addArgument('action', Argument::OPTIONAL, "start|stop|restart|reload|status----------------------
proto user worker listen processes status
Worker::runAll();
break;
case 'stop':
Worker::stopAll();
break;
case 'status;
default:
$this->error($action . ' action does not exist, try one one thoses : start, stop, status
vendor/workerman/workerman/Worker.php on line 2233
PHP Fatal error: Uncaught exception 'Exception' withGatewayWorker/vendor/workerman/workerman/Worker.php on line 2235
Fatal error: Uncaught exception 'Exception' with