This commit is contained in:
as2252258@163.com
2021-02-28 18:27:06 +08:00
parent a0eddbbcc1
commit 5150f28e24
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -33,6 +33,8 @@ abstract class Callback extends HttpService
protected function clear($server, $worker_id, $message)
{
try {
fire(Event::SYSTEM_RESOURCE_CLEAN);
Snowflake::clearProcessId($server->worker_pid);
Timer::clearAll();