function onWorkerError(\swoole_server $server,$worker_id,$worker_pid,$exit_code);
当worker/task_worker进程发生异常后会在Manager进程内回调此函数