This commit is contained in:
as2252258@163.com
2021-03-28 16:09:18 +08:00
parent 7ea7b1e36e
commit 86e8ad68e9
11 changed files with 1341 additions and 1145 deletions
+3 -1
View File
@@ -69,7 +69,9 @@ class OnWorkerStart extends Callback
{
putenv('environmental=' . Snowflake::TASK);
fire(Event::SERVER_TASK_START);
Snowflake::setTaskId($server->worker_pid);
fire(Event::SERVER_TASK_START);
}