111
This commit is contained in:
@@ -105,7 +105,6 @@ class FileChangeCustomProcess extends Command
|
||||
{
|
||||
Kiri::getDi()->get(Logger::class)->warning('change reload');
|
||||
|
||||
|
||||
$content = (int)file_get_contents(storage('.swoole.pid'));
|
||||
if (!empty($content)) {
|
||||
var_dump($content, Process::kill($content, 0));
|
||||
|
||||
Reference in New Issue
Block a user