modify
This commit is contained in:
@@ -33,9 +33,6 @@ abstract class Callback extends HttpService
|
||||
protected function clear($server, $worker_id, $message)
|
||||
{
|
||||
try {
|
||||
if ($worker_id < $server->setting['worker_num']) {
|
||||
$this->warning($server->worker_pid);
|
||||
}
|
||||
Snowflake::clearProcessId($server->worker_pid);
|
||||
Timer::clearAll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user