This commit is contained in:
2021-03-02 18:04:57 +08:00
parent 27e928b897
commit 104a0bfe73
5 changed files with 6 additions and 7 deletions
+2
View File
@@ -33,6 +33,8 @@ abstract class Callback extends HttpService
protected function clear($server, $worker_id, $message)
{
try {
Timer::clearAll();
fire(Event::SYSTEM_RESOURCE_CLEAN);
\logger()->insert();