diff --git a/HttpServer/Events/OnWorkerStart.php b/HttpServer/Events/OnWorkerStart.php index d1809a9c..c3d8ff2c 100644 --- a/HttpServer/Events/OnWorkerStart.php +++ b/HttpServer/Events/OnWorkerStart.php @@ -60,6 +60,7 @@ class OnWorkerStart extends Callback $this->setWorkerAction($worker_id); } + }