diff --git a/HttpServer/Action.php b/HttpServer/Action.php index 46722dbf..46f2d14b 100644 --- a/HttpServer/Action.php +++ b/HttpServer/Action.php @@ -59,6 +59,7 @@ trait Action $this->close($server); } } + Snowflake::clearWorkerId(); } /**